Skip to content

codenamesubho/TaskMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management App

Written in python/Django

features include:

  • User signup by providing his username, email address and password.

  • Login to his account be providing email address and password.

  • A logged in user should be able to perform the following tasks:

    • See all tasks created by him

    • Add a new task by providing Task Name & Deadline date.

    • Mark one or more tasks as complete

    • Mark one or more completed tasks as incomplete

    • Delete existing tasks

    • Sort tasks either by name, complete by date or added on date

  • All task activities by a user are to be tracked and can be viewed in form of an activity feed.

About

A task management Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published