Visualization of realtime parking data of Ghent. The parking data is openly available in the Open Data Portal of City of Ghent.
https://parkinggent.vercel.app/
You need Yarn and Node.js (v10 or higher) to get the development environment running.
git clone https://github.com/RobrechtMe/ghent-parkings.git
cd ghent-parkings
yarn install
yarn start
This repository is licensed under MIT.