An open API service indexing awesome lists of open source software.

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

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

![App Home Page](https://i.postimg.cc/CLW7jtb8/main-page-light-1.png)

 

#### Dark Mode!

![App Home Page](https://i.postimg.cc/NMXB0LqV/main-page-dark-1.png)

 

## Time Interval Working

![Time Interval Working](https://i.postimg.cc/mrSSWgJ3/work-page-light-6.png)

 

#### Dark Mode!

![Time Interval Working](https://i.postimg.cc/zX88JJdt/work-page-dark-6.png)

 

## Add note and tasks to interval

![Add note and tasks to interval](https://i.postimg.cc/N0txnHJf/note-page-light-6.png)

 

#### Dark Mode!

![Add note and tasks to interval](https://i.postimg.cc/mZQTfcS1/note-page-dark-6.png)

 

## Interval Timeline

![Interval Timeline](https://i.postimg.cc/0Q20kq1T/timeline-page-light-5.png)

 

#### Dark Mode!

![Interval Timeline](https://i.postimg.cc/kg5CbTPW/timeline-page-dark-5.png)

 

## Metrics Dashboard

![Metrics Dashboard](https://i.postimg.cc/cH9M65sr/metrics-page-light-5.png)

 

#### Dark Mode!

![Metrics Dashboard](https://i.postimg.cc/YqRk0JZp/metrics-page-dark-5.png)

 

#### Add Much more. Check it out [here](https://gotuu.in/about)!

 

## Authors

- [@aunshx](https://www.github.com/aunshx)
- [aunsh.com](https://aunsh.com)

 

![Gotuu Logo](https://i.postimg.cc/WzJZct5P/Copy-of-GO-TUU-removebg-preview.png)