https://github.com/aunshx/gotuu
A web-app to maximize your productivity and manage time smartly
https://github.com/aunshx/gotuu
mern productivity webapp
Last synced: 9 months ago
JSON representation
A web-app to maximize your productivity and manage time smartly
- Host: GitHub
- URL: https://github.com/aunshx/gotuu
- Owner: aunshx
- Created: 2022-01-27T09:14:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T09:14:46.000Z (over 3 years ago)
- Last Synced: 2025-09-13T08:47:03.102Z (10 months ago)
- Topics: mern, productivity, webapp
- Language: JavaScript
- Homepage: https://gotuu.in
- Size: 74.7 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gotuu.in
A web-app to maximize your productivity and manage time smartly.
Check it out [here](https://gotuu.in) or go to [gotuu.in](https://gotuu.in)!
## Technologies
- Front end: ReactJS, Javascript, CSS3, HTML5, TailwindCSS
- Back end: NodeJS, ExpressJS and MongoDB
## Features
- Count time interval of work
- Timeline to check all time intervals and how impactful they are
- Add notes and tasks while in an interval
- Filter results according to date
- Metrics dashboard to see progress, get AI feedback and much more!
- Supports light and dark mode.
- Completely responsive
- Reminders after set time intervals (15 min, 1 hr etc.)
- Sound effects
## Installation
Install the mono-repo with npm
```bash
npm i
cd client
npm i
cd ..
npm run client
```
Add your own mongoDb keys to the config file
``` bash
npm run server
```
## Home Page

#### Dark Mode!

## Time Interval Working

#### Dark Mode!

## Add note and tasks to interval

#### Dark Mode!

## Interval Timeline

#### Dark Mode!

## Metrics Dashboard

#### Dark Mode!

#### Add Much more. Check it out [here](https://gotuu.in/about)!
## Authors
- [@aunshx](https://www.github.com/aunshx)
- [aunsh.com](https://aunsh.com)
