Skip to content

Getdo for mobile devices, developed with React Native

License

Notifications You must be signed in to change notification settings

crisemcon/Getdo-Mobile

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 mobile 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. Your data may be your valuable and sensitive personal information. This is why GETDO keeps your data on your device.


⛏️ 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

To install the dependencies, run this from the command-line:

npm install

For iOS development, navigate to the ios folder and run the following command:

pod install

For Android development, navigate to the android folder and run the following command:

./gradlew clean

If you get perimission errors, execute the following:

chmod +x ./gradlew 

Running

To start the metro server run the following command in the root folder and keep the process running in a terminal.

npm start

iOS Device

Build and run the iOS application:

If you have trouble building the app, open the GETDO.xcworkspace with XCode and build it from there

npm run ios

Android Device

Build and run Android application:

npm run android

🎈 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

🌑 Dark

Screenshot 4 Screenshot 2 Screenshot 3

☀️ Light

Screenshot 8 Screenshot 1 Screenshot 1

About

Getdo for mobile devices, developed with React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published