| The website is under development and is not ready for use ! |
A todo list web application that allow user to manage tasks and goals.
-
Install the django using python pip package manager.
-
clone this repo.
-
follow this commands
python manage.py makemigrationspython manage.py migratepython manage.py runserver