Skip to content

A simple smart parking system to keep yourselves updated of the parking slots that are available in a specific registered area to save the hassle of searching for one.

License

Notifications You must be signed in to change notification settings

vishnubalaji/smart-parking-system

Repository files navigation

smart-parking-system

  1. Clone the repository
  2. Create a virtual environment using the following command
    python -m venv <name of the env>
    
  3. Download all the packages using requirements.txt
    pip install -r requirements.txt
    

Hurray!🎊 You are now good to start meddling with the code 👩‍💻😉

Tech stack

  • FastAPI
  • Firebase
  • Uvicorn
  • Insomnia
  • Heroku
  • Pydantic

About

A simple smart parking system to keep yourselves updated of the parking slots that are available in a specific registered area to save the hassle of searching for one.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published