Additional information or tag line
The goal of the project is to create a website and software for cameras to make a fully automated store. Thereby get rid of cashiers and queues.
git clone https://github.com/cactus-tim/shop-without-.git
cd web_app
python manage.py runserver
You start your local server on machine. Also, you need one more machine to start terminal.py.
OpenCV, face_recognition, Django, SQL
What is needed to set up the dev environment. For instance, global dependencies or any other tools. include download links.
Here's a brief intro about what a developer must do in order to start developing the project further:
git clone https://github.com/cactus-tim/shop-without-.git
cd web_app
python manage.py runserver
python terminal.py
manage.py start a server, terminal.py is using for exit.