A web-app to maximize your productivity and manage time smartly.
Check it out here or go to gotuu.in!
- Front end: ReactJS, Javascript, CSS3, HTML5, TailwindCSS
- Back end: NodeJS, ExpressJS and MongoDB
- 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
Install the mono-repo with npm
npm i
cd client
npm i
cd ..
npm run client
Add your own mongoDb keys to the config file
npm run server
Add Much more. Check it out here!