Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisco/boris_bikes
Educational project: Bike rental system
https://github.com/chrisco/boris_bikes
Last synced: 9 days ago
JSON representation
Educational project: Bike rental system
- Host: GitHub
- URL: https://github.com/chrisco/boris_bikes
- Owner: chrisco
- Created: 2015-09-02T07:57:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-02T08:33:03.000Z (about 9 years ago)
- Last Synced: 2024-03-17T06:22:48.647Z (8 months ago)
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Boris Bikes
An educational project for Makers Academy. The project specifications are as follows:
## About Boris Bikes
London's Boris Bikes (well, 'Santander Cycles') are awesome. For a small fee, anyone can hire out a bike and ride it around London. Bikes are located at Docking Stations dotted throughout the city.
##Our Job
Let's go back several years, to the days when there were no Boris Bikes. Imagine that you're a junior developer (congratulations! That was easy). Transport for London, the body responsible for delivery of a new bike system, come to you with a plan:
##System Requirements
Build the software for a network of Docking Stations and bikes that anyone can use. They want you to build a program that will run all the Docking Stations, simulate all the Bikes, and emulate all the infrastructure (vans, repair staff, and so on) required to make their dream a reality.
## Our Plan
1) Develop the project in an agile and iterative way, following the challenges listed here: [Boris Bikes Challenges](https://github.com/MakersSweden/course/blob/master/boris_bikes/0_challenge_map.md)
2) Improve this README file, taking inspiratioin from [How to Write a Good README](https://stackoverflow.com/questions/2304863/how-to-write-a-good-readme)