One page application to manage tasks according to Getting Things Done rules. Desktop version
- HTML
- CSS
- JavaScript
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
- 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
- Search bar
- Confirm windows (in case of deleting)
- Tooltips