/customer_recognition

Customer cafe recognition software prototype.

Primary LanguagePythonMIT LicenseMIT

customer_recognition

Customer cafe recognition software prototype. Remembers customers and logs each time they come.

Run

  1. Install MongoDB
  2. Install pip dependencies
pip3 install -r requirements.txt
  1. Run main.py
python3 src/main.py

LICENSE

All code is licensed under the MIT license.