Skip to content

Dublin Bikes Real Time Info - COMP 30670 Group Project

License

Notifications You must be signed in to change notification settings

StephenC19/dublinbikes

 
 

Repository files navigation

Dublin Bikes - Real time Information

Team Members

  • Dillon Friel
  • Stephen Colfer
  • Neil McKimm

About

This is a web application designed to provide real time information for the availability of bikes at the stations around Dublin city. The user can see a map of all the stations as well as viewing the amount of bikes/stands available at each one. Weather information and average occupancy is also available to assist the user in planning a journey for a certain time of day.

Installation

The files can be downloaded and run using:

$ git clone https://github.com/dillonfr/dublinbikes.git

$ cd dublinbikes/dublinbikes

$ python run.py

Then open localhost:5000 in your browser to view the webpage. Clicking on a station marker will show the necessary information and provide more options.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Information was used from Dublinbikes and the JCDecauxAPI.

About

Dublin Bikes Real Time Info - COMP 30670 Group Project

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.4%
  • HTML 40.5%
  • Makefile 7.5%
  • CSS 6.6%