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

Bakery House Management System In C++ With Source Code

Bakery House Management System In C++ With Source Code

Bakery House Management System is based on a concept to maintain orders and management of a particular bakery shop. There are two sections in this project, they are bakery item Ordering and Admin panel. By using this system he/she can maintain ordering records of a day.

Read More »
Zoo Management System In Python With Source Code

Zoo Management System In Python With Source Code

Zoo Management System is simple project written in Python. The project file has a python script (zoo.py). This is a simple console based system that contains all the basic functions of recording animals which include CRUD operations. There is no such login system for this project.

Read More »
Simple Hangman Game In Python With Source Code

Simple Hangman Game In Python With Source Code

The Simple Hangman Game is a simple project developed using python. This game is about guessing letters (A-Z) to form the words. If the player guesses the right letter that is within the word, the letter appears at its correct positions. The user can get the chances to guess the correct word until a man is hung, then the game is over. 

Read More »
Telephone Directory In C++ With Source Code_Feature Image

Telephone Directory In C++ With Source Code

Telephone Directory is based on the concept of recording contact details. This whole system is in the C++ language. There’s a login system for this project. This is an account-based system to view, add, modify, or delete from a telephone record based on names and the corresponding phone numbers.

Read More »
Employee Leave Managing System In PHP With Source Code

Employee Leave Managing System In PHP & JS With Source Code

The Employee Leave Managing System In PHP is a simple project developed using PHP, JavaScript, and CSS. The project contains an admin and user side. The admin side manages all the management like adding employee, managing employees leave requests, edit profiles, and so on. The admin has an important role in the management of this system.

Read More »