A Django project to help you learn major Django concepts.
You'll learn and build the following concepts and features:
Concepts
Authentication
Static files
Project structure and Django apps
Templates, template inheritance.
Django ORM
Django forms, views, models, etc.
Project configuration
Features
Register, log in, and log out
Create, Delete, and Edit a Habit
Create and Edit Logs
Navigate between pages
GitHub repo: https://github.com/KNehe/habit_manager