SmartShower - Chillin' Beavers

Proiect Ingineria Programarii 2021-2022

Start the project

  • pip install -r requirements.txt
  • python init_db.py
  • python app.py
  • python -m flask run

Run tests

  • python -m pytest -v