It is a To-do-list app made using Django and it provides user authentication, signup, and login functionality.
This is an app made using the Django framework in Python. It contains a main folder named To-do list and a home app in which all the functions are defined in view.py and all HTML templates are stored in a folder named templates. The models.py file has three classes: lis, sign, and contact_details. There is only one app. This to-do list provides functionality for opening pending assignment list online and accessing and changing them. The user does not have to download or install any app on his phone or device.
Submitted by Aaditya Kaushik (Aadityakaushik)
Download packets of source code on Coders Packet
Comments