https://github.com/0xtter/projetmongo
This MongoDB project uses the Ilevia API to provide information about the location and availability of bikes around a specific point. Users can easily see how many bikes are available at each station, along with other key details. This project is a great tool for anyone looking to navigate the Ilevia bike sharing network in France.
https://github.com/0xtter/projetmongo
ilevia mongodb python3
Last synced: 2 months ago
JSON representation
This MongoDB project uses the Ilevia API to provide information about the location and availability of bikes around a specific point. Users can easily see how many bikes are available at each station, along with other key details. This project is a great tool for anyone looking to navigate the Ilevia bike sharing network in France.
- Host: GitHub
- URL: https://github.com/0xtter/projetmongo
- Owner: 0xtter
- Created: 2022-10-24T06:45:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T21:43:24.000Z (over 2 years ago)
- Last Synced: 2025-02-09T03:42:09.096Z (4 months ago)
- Topics: ilevia, mongodb, python3
- Language: Python
- Homepage:
- Size: 981 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# projetMongo
projet Mongo de Cloud Computing-Daniel ARIAN et Thomas DESRUMEAUX
`python -m pip install -r requirements.txt`
## Some Units tests
```bash
python -m unittest tests/tests.py
```## Launch Business program
```bash
python business.py
```