Giter Club home page Giter Club logo

goalforge's Introduction

GoalForge

Open source repository to develop GoalForge. A tool to assist in micro and macro task management. Currently has most of the features in the MVP design and is a WIP.

Webapp link: https://goalforge.vercel.app

API respository: goalforge-api

Final MVP Design

Final MVP Design

Current features

  • Pomodoro Timer (top center) with configurable timing
  • Day, Week, Month, and Year task lists (center and right)
  • Hour activity logger (on the left)
  • Login using Google OAuth to save state
  • Associate tasks with each other (multiple tasks can be under the same category)

Future implementations

  • Task timer and graph to record time for each task category
  • Theme selection (Beige, Dark)
  • Navigating different dates (to see past & future planned tasks / activity logs)
  • Drag & drop list items
  • Dashboard page
  • Journal page
  • Google calendar integration

Getting Started

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

Installing

1 Clone the repository

git clone https://github.com/afutofu/goalforge.git

2 Navigate to the project directory

cd goalforge-api

3 Install dependencies

npm install

4 Run the development server

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

5 Open http://localhost:3000 with your browser to see the result.

Built With

  • NextJS
  • Tailwind
  • Zustand
  • React Query

Authors

  • Afuza - Designed UI/UX; Implemented design and state management.

goalforge's People

Contributors

afutofu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.