Skip to content

Task manager built for Getting Things Done®, designed to help you capture, clarify and organize your day to day.

License

Notifications You must be signed in to change notification settings

crisemcon/Getdo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

GETDO

Status GitHub Issues GitHub Pull Requests License


Task manager built for the Getting Things Done® productivity system, designed to help you capture, clarify, organize, reflect and engage your day to day.


📝 Table of Contents


🧐 About

GETDO is a responsive web application designed to make Getting Things Done easy and sustainable. It has all the tools needed to follow the method, including projects, next actions lists, contexts, time and energy labels, areas, and more.


⛏️ Built With


🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

A step by step series of examples that tell you how to get a development env running.

To install the client dependencies, run this in both the getdo-client and getdo-server folders from the command-line:

npm install

If you are not running a local MongoDB cluster on the default port, configure it manually in the file getdo-server/variables.env

DB_MONGO="YOUR MONGODB URI"

To run the server application, navigate to the getdo-server folder and run this in the command-line:

npm run dev

To run the client application, navigate to the getdo-client folder and run this in another command-line:

npm start

Notice that you need client and server runs concurrently in different terminal session, in order to make them communicate to each other.


🎈 Usage

If you are unfamiliar with the GTD productivity system, you can start by reading this quick introduction.

Here is a diagram that illustrates a common productivity workflow based on the Getting Things Done system:

Flowchart


📷 Screenshots

📱 Mobile

Screenshot 6 Screenshot 7 Screenshot 5

🖥 Desktop

Screenshot 4 Screenshot 2 Screenshot 3 Screenshot 8 Screenshot 1

About

Task manager built for Getting Things Done®, designed to help you capture, clarify and organize your day to day.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages