A basic To-Do list which lets you add and delete tasks.
clone this repository --> cd to the project directory.
Run the server by python3 manage.py runserver
Go to the url localhost:8000
Now you can access the app.
A basic To-Do list which lets you add and delete tasks.
clone this repository --> cd to the project directory.
Run the server by python3 manage.py runserver
Go to the url localhost:8000
Now you can access the app.