Crafted during Protosem@Forge using Django, Python and JavaScript.Seamlessly integrates into larger projects.
To get this project up and running locally on your computer follow the following steps.
- Set up a python virtual environment
- Clone the git repo
git clone https://github.com/kailas711/ZoneGuard.git
- Run the following commands
$ pip install -r requirements.txt
$ python manage.py migrate
$ python manage.py createsuperuser
$ python manage.py runserver
- Open a browser and go to
http://localhost:8000/
( can be different for you )
- Download and install IP Webcam APP in your mobile phone to run IP streaming from your mobile.
-
Register: Create a profile effortlessly.
-
Login: Secure access with username and password.
-
Social Login: Connect with GitHub or Google.
-
Profile: Personalize with avatar and bio.
-
Remember me: Hassle-free login with cookies.
-
Forgot Password: Easy recovery.
-
Admin Panel: CRUD operations for user management.
-
Integrate CCTV/IP stream for AI based object detection and alarm for industrial saftey