Self-services Bicycle Write 4 programs in python and mongo (1) Get self-services Bicycle Stations (geolocations, size, name, tpe, available): Lille (getStations.py) (2) Worker who refresh and store live data for a city (history data) (WorkerRefresh.py) (3) Client program:
- give available stations name next to the user lat, lon with last data (bikes and stand) (ClientProgram.py) (4) Business program - for the city
- find station with name (with some letters) (FindByName.py)
- update / delete a station (DeleteStation.py)
- deactivate all station in an area (DesactivateArea.py)
Projet réalisé par Corentin Philippe-Taylor et Destiné Stanislas Makani