Skip to content

TaoGe96/bus_screen_cusd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cusd_display_fall20

preview the page

open 20Fall/index.html

online preview

https://cusd-bus-screen.herokuapp.com/ (This is deployed on heroku, may change in future)

API page

https://api.cloud.wso2.com/store/apis/info?name=TCAT_Web_Services&version=v1&provider=support@availtec.com@mystop&tenant=mystop#/

how to develop on local

  • Clone the repo to a local directory
  • Install node.js and npm
  • Open the terminal, change to folder root, and enter npm install Npm will install the required package for this project
  • enter node index.js Index.js is the main entrance of the application and it would create a localhost server to resolve HTTP requests for the page. Currently, all pages are static HTML page with js script
  • Open the browser and visit localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.8%
  • HTML 19.0%
  • CSS 16.2%