Skip to content

Office basement has a parking lot of 120 car parking space capacity out of which 20% is reserved for. Please automated the process, based on first come first serve basis.

Notifications You must be signed in to change notification settings

codeztech-atique/Automated-Parking-Lot-Problem

Repository files navigation

Parking Lot

Office basement has a parking lot of 120 car parking space capacity out of which 20% is reserved for

differently-abled and pregnant women since its closest to lift. Reserving a parking space has become a tedious job and consumes a good amount of time, hence management has decided to automate it based on first come first serve basis. Design the architecture with your own understanding.

Guidelines:

• You can choose your desired framework and language. (A clear documentation on how to run the required application should be mentioned)
• You can use any database you are comfortable with. (NOSQL is preferred)
• UI is not required.

Evaluation:
• • Database design/ Data Structure.
• • API structure with appropriate standards.
• • Business Logic.
• • The scope provided for further added features.
• • API and code version support.
• • Logging and Documentation.
• • Quality of code.

Steps to Run the Application
npm install --save
node local.js || node local || npm start

TechStack I used
NodeJS
MongoDB Cloud
AWS Lambda
AWS API Getway

FrontEnd Code https://github.com/codeztech-atique/parkinglotproblem

FrontEnd Hosting Code https://stackblitz.com/edit/parkinglotproblem

FrontEnd Hosting https://parkinglotproblem.stackblitz.io

BackEnd Code https://github.com/codeztech-atique/Automated-Parking-Lot-Problem

API URL
https://3sgspkd105.execute-api.ap-south-1.amazonaws.com/production

API Documentation https://documenter.getpostman.com/view/2063706/Tz5m8Kma

Youtube Video https://youtu.be/Zt8a2zt2I1c

About

Office basement has a parking lot of 120 car parking space capacity out of which 20% is reserved for. Please automated the process, based on first come first serve basis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published