/Dublin_bikes_project

Full Stack software engineering project

Primary LanguageJupyter Notebook

forthebadge made-with-python
MySQL JavaScript AWS Visual Studio Code Bootstrap Pandas

Dublin Bikes - Real time Information

Link to instance - http://34.252.137.171:5000/ (taken down)

Group 7

Team Members

  • Gus Boothman

  • Bryan Agar

  • Micheal Scallon

What is it?

About

This is a web application designed to provide real time information for the availability of bikes at the stations around Dublin. 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.

Google charts plugin allows the user to estimate when a certain location will be busy, this is done on an hourly timeframe and also a weekly time frame for a given bike stand

Extra features that are included are:

  • Full screen mode
  • Mobile friendly
  • Fully Responsive
  • Find my Location
  • Nearest bike stand location
  • Plan my journey
  • Dark Mode

Installation

The files can be downloaded and run using:

`$ git clone https://github.com/Gus1616/Dublin_bikes_project.git`

`$ cd Dublin_bikes_project/Bikes_flask`

`$ flask_app.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.

.. _localhost:5000: localhost:5000/

Credits

Information was used from Dublinbikes_ and the JCDecauxAPI_.