JARVIS is full featured vehicle management system developed for PEC with the following components:
- Application portal for users for a parking sticker
- Admin portal for application approval
- Parking Stickers have unique encrypted QR Codes
- Companion Mobile App for Guards & Officers to scan the stickers and get vehicle & owner details
Requires Python and React (npm) setup on your system
to install python libraries
pip install -r requirements.txt
#inside the Backend Folder, run the main.py file
python main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.