A Django Built To-Do-List Web Application
- Runserver on port 8000 - http://127.0.0.1:8000/
- python manage.py runserver
- Django 3.1.3 (Python 3.8.3)
- HTML5
- CSS
- PyCharm/Command
- Command Line
- Create task items
- Update item status/change item details
- View completed/striked out items
- Remove items once completed