parking-lot-api-in-django
A parking lot API design and implementation in Python using Django Framework
Made Using
Overview
Designing a parking lot system is one of the most frequently asked questions in the system design for any major product based companies. In this repo, I implement my own version of a parking design system in Django as an API using the Django rest framework package.
Database Architecture
To be added later
Class Diagram
To be added later