TODO-Django A Todo App where users can login, create/complete/close todo tasks and view task history Installation Install the requirements pip install -r req.txt Usage To Run python manage.py runserver