An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Vite une place 🚗


Github top language

Github language count

Repository size

License


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