Explore the docs »
View Demo (dublinbikes.ml)
·
Report Bug
·
Request Feature
Project Link: https://github.com/manningb/dublin_bikes
- Brian Manning (manningb) brian.manning@ucdconnect.ie
- Killian Cooney (invicta117) killian.cooney@ucdconnect.ie
- Tom Clancy (tom15511547) tom.clancy.1@ucdconnect.ie
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Python 3
- Pip
- Clone the repo
git clone https://github.com/manningb/dublin_bikes.git
- Install Python packages
pip install -r requirements.txt
-
Set your current location by typing in your address into the text box and clicking 'Set Location'
-
Get directions to the closest bike station near you using the 'Find Bike Now' & 'Find Station Now' buttons
-
Get directions from one station to another using the station to station directions feature
-
Get an overview of current bike availability using the colored markers
-
View detailed statistics and predictions by station by clicking on a station's marker and clicking 'View Statistics' or by using the drop down in the navbar
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.