Skip to content

Simple tasklist management in django for desktop and mobile

Notifications You must be signed in to change notification settings

aavnsh/tasks4all-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

It's a "task management" web application, primarily designed for the phone.

##Current:

  • can enter a task with description, target date, priority (high, medium, low)
  • can edit a task description, target date, priority
  • can move the task to completed
  • can view the task list
  • can sort the task list by target date and priority
  • can view the complete task list
  • please set up the database on the backend to house the task data.

##Future:

  • Search
  • Purge/Archive
  • Assign Tasks
  • Group Tasks into Lists
  • Notification and Alarms (so scheduled tasks)
  • Rest/API layer

##Technical Choices:

  • Django/Python for backend
  • bootstrap for css, js
  • jquery-ui for ui widgets

About

Simple tasklist management in django for desktop and mobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published