A Security system
Antitheft Pro is security system. This is a software for that security system. This security system can be used to secure costly things like Jwellery, Money, Confidencial Documents etc. This Product can be used in Banks, Showrooms, Jwellery Shops, Homes etc. This security system is used for prevent thefting as some special functionalities to catch the theif.
Requirements
- Python3
- PIP
- FLASK
- JNinja2
- Flask-Uploads
OS
- Ubuntu Mate or Noobs
Note- Some other libraries are required which are different for client and server. These can be installed via:
pip install -r requirements.txt
This project contains Client Machine and Server Machine code-
- Copy
Antitheft Clientis for ProductClient Machine Raspberry Piwhich can be copied to raspberry piIn /home/pi. - Host
Antitheft-Serveron the cloud. Software can be used toControlandMonitorthe system.
Installation Procedure for Server
First Update Your system by executing following commands
sudo apt-get update -y sudo apt-get upgrade -yPython3 is needed to run this website. To install python3, run the following command
sudo apt-get install --upgrade python3Now install
pipsudo apt-get install python-pip --upgradeInstall Dependencies
sudo pip install -r requirements.txtFinally, Run the server
python3 main.pyBrowse to http://0.0.0.0:5000
Note: Port can changed from main.py in the project directory
For any query, feel free and contact me
Prateek Agrawal
prateekagrawal89760@gmail.com
Website | LinkedIn | (+91) 7464847884


Log in or sign up for Devpost to join the conversation.