Skip to content

goaliath-app/goaliath

Repository files navigation

Goaliath

Goaliath is a free time and goal management app. Goaliath seeks to make you feel proud of your daily actions.

Goaliath is opinionated and designed to support a specific time management strategy. You can learn the method in our website.

We are still an early work in progress! If you want to know more, feel free to check our quick guide and download an alpha build also available at our website.

If you want to use the app, you can access to Goaliath's beta version in the Play Store. For now it is only available for Android.

State of the project

Version Description State
v0.1 First fully functional approximation 100%
v0.2 Improve the underlying time management method 100%
v0.3 Add not essential features (stats, notes, etc.) 100%
v0.4 Quality of Life improvements 100%
v0.5 Onboarding and tutorial 100%
v0.6 Visual and styling improvements 100%
v1.0 First version to be publised to the Play Store 100%
Future Fixes, improvements and new features -

Our stack

Goaliath is written in JavaScript using React Native over Expo. We also use:

How to test locally

You'll need yarn and expo-client installed. After that, just clone this repository, and run:

yarn install
yarn start

Then the expo developer tools will be available, and from that you'll be able to run the app from the Expo Go app. Note that running the app in web browser mode is not supported.

Contributors