Parking Management System
Budget: ₹600 – ₹1,500 INR
Create a parking management system using your preferred frontend Javascript framework( React, Angular, Vue.js, etc).
The Parking Management System web app should be able to do the following :
● Create at least 50 parking slots(numbered 1-50) visualized using appropriate design on the webapp.
● State management to allocate and free up specific parking slots using menu options when any parking slot is clicked
● Option to allocate it to a specific person (Add their name (compulsory) and phone number (optional) when allocating the parking slot).
● Option to free up the slot by clicking on parking slots that are already occupied.
● Option to allocate slots in a numerical order if someone doesn’t have any specific
preference for a parking slot. In doing so please do not disturb the slots that are
already allocated.
● Bonus : Option to calculate the time between assignment of slot and freeing up of
slot and parking calculate ticket charges at the rate of INR.1/minute. Show this
charge when trying to free up the slot.
● Bonus : Option to add more than 50 slots, adding 10 additional slots at a time.
● Bonus : Deploy the webapp on Heroku or any other free-tier cloud provider.
The Parking Management System web app should be able to do the following :
● Create at least 50 parking slots(numbered 1-50) visualized using appropriate design on the webapp.
● State management to allocate and free up specific parking slots using menu options when any parking slot is clicked
● Option to allocate it to a specific person (Add their name (compulsory) and phone number (optional) when allocating the parking slot).
● Option to free up the slot by clicking on parking slots that are already occupied.
● Option to allocate slots in a numerical order if someone doesn’t have any specific
preference for a parking slot. In doing so please do not disturb the slots that are
already allocated.
● Bonus : Option to calculate the time between assignment of slot and freeing up of
slot and parking calculate ticket charges at the rate of INR.1/minute. Show this
charge when trying to free up the slot.
● Bonus : Option to add more than 50 slots, adding 10 additional slots at a time.
● Bonus : Deploy the webapp on Heroku or any other free-tier cloud provider.
Related categories:
Frontend Development