Skip to content

Swapno963/EffortlessPlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EffortlessPlan Task Management App

To-Do App is an online task management platform built using Django. It is designed to provide users with a simple and efficient way to manage their tasks. The app has a single user type and supports features such as task creation, editing, deletion, status tracking, reminders, sorting, and prioritization.

Features

register = http://127.0.0.1:8000/register/ post data type = { "username":"a", "first_name":"a", "last_name":"a", "email":"swapnom@gmail.com", "password":"12345678n", "confirm_password":"12345678n"

}

User Authentication

  • User registration, login, and logout system.
  • Email verification for account activation.

Task Management

  • Create, edit, and delete tasks.
  • Set task due dates and priorities.
  • Assign tasks to projects.

Task Status Tracking

  • Mark tasks as completed or incomplete.
  • Display tasks by status.

Task Reminders

  • Send Email reminders after task creation and completion.

Task Sorting and Filtering

  • Sorting options for tasks by due date, priority and category.
  • Filtering options to view specific tasks.

Task Prioritization

  • Set task priorities from 0 to 8.
  • Sorting options for tasks by priority levels.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published