Skip to content

The To-Do List Application is a simple task management tool built using Django, Python, HTML, and Bootstrap. It allows users to easily add, delete, and mark tasks as completed.

kksain/To-Do-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Application

This is a simple To-Do list application implemented using Django, Python, HTML, and Bootstrap. Users can add, delete, and mark tasks as completed.

Features

  • Add new tasks to the list
  • Delete existing tasks
  • Mark tasks as completed
  • Dynamic rendering of tasks using Django templates
  • Responsive design using Bootstrap

How to Use

  1. Clone this repository to your local machine.
  2. Install Dependencies: pip install -r requirements.txt
  3. Navigate to the project directory in your terminal.
  4. Run the Django development server:
  5. Open your web browser and go to http://127.0.0.1:8000/ to view the To-Do list application.
  6. Start adding, deleting, and completing tasks!

Feel free to customize and extend this application as needed.

About

The To-Do List Application is a simple task management tool built using Django, Python, HTML, and Bootstrap. It allows users to easily add, delete, and mark tasks as completed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published