a django app with a todolist.
in this app you should find an interactive view that allow you to:
- view all the To-Do objects
- update/delete all the To-Do objects
- check and finished objects
- note this project is accomplished with Anaconda and Django==2.2.5, djangorestframework==3.10.1, django-crispy-forms==1.7.0
- some docker image out there might be able to satisfy all the needs