Skip to content

One page application to manage task according to Getting Things Done rules. Contains features like labels, dates, priorities, sorting and many others.

Notifications You must be signed in to change notification settings

emcecha/to-do-or-not-to-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoOrNotToDo

One page application to manage tasks according to Getting Things Done rules. Desktop version

Technologies used for this project

  • HTML
  • CSS
  • JavaScript

Configuration

In order to run this project you need to:

  • Clone the repository
  • Navigate to the directory where you have cloned the repo
  • Run index.html file directly from cloned repositor

Functionalities

  • Tasks information stored in localStorage
  • Adding, editing and deleting tasks
  • Default categories like Inbox (tasks not labeled)
  • Adding, editing and deleting custom category labels
  • Adding multiply category labels to tasks
  • Possibility to add date and priority
  • Sorting by categories
  • Archiving finished tasks

Planned functionalities

  • Search bar
  • Confirm windows (in case of deleting)
  • Tooltips

Page preview

https://emcecha.github.io/to-do-or-not-to-do/

About

One page application to manage task according to Getting Things Done rules. Contains features like labels, dates, priorities, sorting and many others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published