Skip to content

Django based Gluten Diary for tracking gluten consumption and reactions.

License

Notifications You must be signed in to change notification settings

gyazbek/glutendiary

Repository files navigation

Gluten Diary

Code for the Gluten Food Tracker https://glutendiary.com

Built with Cookiecutter Django
License:MIT

Settings

Moved to settings.

Test coverage

To run the tests, check your test coverage, and generate an HTML coverage report:

$ coverage run manage.py test
$ coverage html
$ open htmlcov/index.html

Running tests with py.test

$ py.test

About

Django based Gluten Diary for tracking gluten consumption and reactions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published