To Do app with User Registration, Login, Search and full Create Read Update and DELETE functionality.
- Install python version 3.8
- In the project directory, you can run: pip install django=3.0.8
- python manage.py runserver
- Open http://127.0.0.1:8000/ in browser