Skip to content

A cross-platform progressive web application (PWA) for logging how well a dog can sniff cancer cells from a set of samples during training.

License

Notifications You must be signed in to change notification settings

JonathanMbt/wise-nose-pwa

 
 

Repository files navigation

wise-nose-pwa

A cross-platform progressive web application (PWA) for logging how well a dog can sniff cancer cells from a set of samples during training.

install requirements

pip install -r requirements.txt

Run tests using

python3 -m pytest -vv

Run app in debug mode

python3 app.py

Ran app in production mode

flask run

Default credentials

Username: admin
Password: admin

About

A cross-platform progressive web application (PWA) for logging how well a dog can sniff cancer cells from a set of samples during training.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 40.2%
  • HTML 27.4%
  • Python 23.0%
  • JavaScript 9.4%