todo_app A cool todo WebApp to manage your everyday tasks and it's built with Django Demo: Install all packages used here: pip install -r requirements.txt Start the django app: python manage.py runserver