Python

Simple ToDo List Web App using Python and Django Source Code

Submitted by oretnom23 on
Simple Todo Web App using Python and Django This simple project is a Simple Todo Web App that was developed using Python and Django as the Web Framework. This application allows users to Create, Read, Update, and Delete Todo Items. The user can also mark Todo Items which already done and to this, the user will just simply check/click the provided checkbox provided along with the items. When the