https://github.com/benoitprmt/viteuneplace-map
Disponibilité des places de parking de votre ville en direct
https://github.com/benoitprmt/viteuneplace-map
leaflet leaflet-map map orleans parking
Last synced: 9 months ago
JSON representation
Disponibilité des places de parking de votre ville en direct
- Host: GitHub
- URL: https://github.com/benoitprmt/viteuneplace-map
- Owner: BenoitPrmt
- License: mit
- Created: 2024-01-18T20:51:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T22:10:32.000Z (over 2 years ago)
- Last Synced: 2025-05-08T19:11:18.529Z (about 1 year ago)
- Topics: leaflet, leaflet-map, map, orleans, parking
- Language: JavaScript
- Homepage: https://viteuneplace.fr
- Size: 442 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Vite une place 🚗



About |
Features |
Technologies |
Requirements |
Starting |
License |
Author
## :dart: About ##
This project is a simple web application that allows you to view all the parking spaces in your city and their availability in real time.
The web application is responsive.
## :sparkles: Features ##
- View all the parking spaces in your city and their availability in real time
- Parking have a color code to indicate their availability
### 🏡 Cities availables
- Orléans (45)
- Aix-Marseille (13)
**Colors code:**
🟢 Green: Parking available
🟡 Yellow: Parking almost full
🔴 Red: Parking full
⚪️ Grey: No data available
## :rocket: Technologies ##
Used in this project:
- [JavaScript](https://developer.mozilla.org/fr/docs/Web/JavaScript)
API used in this project:
- [Open Data Orleans](https://data.orleans-metropole.fr/pages/home/)
## :white_check_mark: Requirements ##
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) installed.
## :checkered_flag: Starting ##
```bash
# Clone this project
$ git clone https://github.com/BenoitPrmt/viteuneplace.fr
# Access
$ cd viteuneplace.fr
# Run the project by opening the index.html file in your browser or with the live server extension of VSCode
```
## :memo: License ##
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by Benoît