ThaynaraLimaa / GTDToDoList

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTD To-do list

This project is a simplify to-do list with inspiration drawn from the Getting Things Done (GTD) method. David Allen (the creator of this methodology) suggests an efficient approach to task management, starting with an "inbox" where all thoughts and tasks are initially captured. Later, you can organize these tasks based on their urgency and importance. The purpose of this project is allow you to organize your tasks into different lists based on this method.

🔨 Key Features

The GTD To-do List, allows you to sort your tasks into distinct lists based on their needs:

  • Inbox: the initial space to capture all your thoughts and tasks to later organize it.
  • Next: tasks that need immediate attention.
  • Waiting For: tasks that depends on external factors before you can get it done.
  • Someday/Maybe: tasks that are not urgent or ideas that you want to someday work on it.

🛠️ How to run the project

You can see the demo if the project here, or clone this repository and run the the index.html file.

✔️ Technologies used

  • HTML
  • CSS
  • JavaScript

About


Languages

Language:CSS 39.7%Language:JavaScript 36.4%Language:HTML 23.9%