Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 782 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 782 Bytes

J.A.R.V.I.S

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

Requirements

Requires Python and React (npm) setup on your system

to install python libraries

pip install -r requirements.txt

Usage

#inside the Backend Folder, run the main.py file
python main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT