This project is basically the UI of a smart parking system that enables a user to find the optimal parking spot from anywhere. It also includes the comparision between traditional parking algorithm and algorithm used in this project.
This application uses API generated by this app and it is running on heroku here
This project is a part of my final year project - NIT Durgapur(CSE'18)
- React.js
- Redux
- Bootstrap
This application is built on the top of create-react-app
- Clone the repo by typing
git clone https://github.com/ab1hi2shek/Smart-parking-System---Frontend.git - Go to project folder
- run
npm install - run
npm start
Raise an issue and/or a pull request if you want something to be improved and/or to add/enhance a feature.