CodeProjectz

Search
Generic filters

Download Free Simple To-do App using Django Framework

Simple To-do App using Django Framework
Project CategoryProject SizeLanguage
155.6 KB,

This To-do App using Django Framework is a simple application developed using python Django, HTML and CSS. This website provides simple and interactive interface for end-users for adding their To-dos and manage them i.e. delete or update their To-dos.

The website provides features such as login and register for all the users, proper authentication system, feature to update user’s profile and many more. Users can add their To-do just by clicking the add button and it will be automatically be shown in the home screen.

About this To-Do App Django Project :

The system is built fully in Django Framework in back-end and HTML, CSS in front-end. It has full-featured user interface with all the functionalities of a To-do website. It also provides separate dashboard for admin to track and control all the registered users as well as the To-dos added to the system in case of any uneven activities.

How To Run The Project?

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  1. pip install -r requirements.txt
  2. python manage.py runserver

Step-3: Finally, open the browser and go to localhost:8000

For admin panel access :
username -> admin
password -> admin

Click the Button Below to Download Simple To-do App using Django Framework and its Source Codes

Similar Interesting Projects

Bill Management System In Python With Source Code

Bill Management System In Python With Source Code

The Bill Management System In Python is a GUI project using python Tkinter which displays the menu of the departmental store, takes orders from the customer, and generates a bill. Thus, this is a digital way of management of the items order and also the payment system. The project file contains a python script (app.py ).

Read More »
Airline Booking In C With Source Code_Feature Imag

Airline Booking In C Programming With Source Code

Airline Booking is based on a concept of booking and canceling flight reservations. Here, the system contains no login feature. The users can easily book flights, cancel flight reservation, and check records. It contains different payment options for the reservations. This mini project contains fewer features but the essential ones.

Read More »
Health Management In Python With Source Code

Health Management In Python With Source Code

Health Management project is written in Python. The project file contains a python script (main.py) and other essential project files. The project contains an admin and user sides. The admin side manages all the management like managing members, coaches, and manage the appointments. This system is a fictitious health center that provides weight loss/gain tips to needy.

Read More »
Traffic Racer Game In UNITY ENGINE With Source Code

Traffic Racer Game In UNITY ENGINE With Source Code

Traffic Racer Game is developed using Unity Game Engine. The language used for the development of this project is “C#”. The project file contains Assets such as C# scripts, prefabs, images, and many more. Traffic Racer is a 2D racing game specially designed for PCs. The gameplay Graphics is good enough and the controls are simple for the users.

Read More »
Cafe Billing System In C# With Source Code

Café Billing System In C# With Source Code

Café Billing System is a simple desktop application developed using C# Language. The Project is based on the concept of generating total bills receipt of a customer. Develop Café billing system for your school and college project.

Read More »