Skip to content

Todo List app with user registration, login, and CRUD operations. Multi-user access and task search functionality.

Notifications You must be signed in to change notification settings

PrinceGehlot24/todoapp-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

TodoApp List Project

This Django-based Todo app provides a user-friendly platform for task management and organization. With features like user registration and multiple user login, you can easily collaborate on tasks and stay organized. The app allows users to create, edit, and delete tasks, ensuring flexibility in task management. Additionally, the sorting feature helps you prioritize your tasks effectively.

Features

  • User registration and multiple user login support.
  • Create, edit, and delete tasks effortlessly.
  • Prioritize and organize tasks using the sorting feature.
  • Built with Django for a robust and secure task management solution.

Run Locally

Clone the project

  git clone https://github.com/PrinceGehlot24/todoapp-list.git

Go to the project directory

  cd my-project

Start the server

  python manage.py runserver

Tech Stack

Django, Django Template language , Html , CSS

Documentation

Django

Screenshots

Registration Form

todo-2

Login Form

todo-1

Home Page

todo-3

Add Task Page

todo-4

Search Tasks

todo-5

Edit Task

todo-6

Delete Task

todo-7

About

Todo List app with user registration, login, and CRUD operations. Multi-user access and task search functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages