Skip to content

Salec/SDRBuses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDR BUS

React-Redux web application to check the path and time to reach destination of the buses of Santander

Open API used: http://datos.santander.es

Currently cors is disabled for datos.santander.es API, to make it work under chrome install this extension

See http://www.tusantander.es/red-lineas for more information of the current Santander coach system.

Install

Run npm install to download all the dependencies

Run

  • In development start server with npm start Server will be deployed in http://localhost:8080/
  • To generate production code, run npm run build

TODO LIST

  • Add multilanguage
  • Show load on fetch times
  • Update webpack
  • Publish --> Add ccs
  • Write tests
  • remove console.log in prod (uglifyjs drop_console)
  • Add contributor page
  • Add favourite stops
  • Add point to recharge TUS card
  • Add prices of the trips
  • Rework maps to plot different routes
  • Locate user using HTML5 functions and show nearby stops
  • Cookies disclaimer
  • Github project link
  • Add public contact
  • create another action to represent current stop on the map (move center to stop)
  • Twitter updates (tags from santanderBus and mentions related...)

Contribute

You can submit pull request and comments

Contributors


Fernando Martín