MoveDoro is the tool to help you to have a healthy routine while using your computer, using the Pomodoro Technique. MoveDoro is based on cycles of 25 minutes, after the end of one cycle, an challenge will show up. The challenges are simple physical exercises to improve your body and vision health.
Every completed challenge gives you an amount of experience, used for leveling up.
This project was developed with:
- Next.js
- ReactJS
- Typescript
Try MoveDoro now!
This project is open source, you can run it on your own computer and change it like you want.
- NodeJS v14.15.5
- Yarn v1.22.5
- Clone this repository;
- run
yarn
on terminal inside movedoro folder; - run
yarn dev
to start up the next.js local server; - Open http://localhost:3000 on your browser;
That's all for running this project on your machine
If you have found a bug or have an idea to improve this project you can send an email for [email protected] or create a new issue.
- Store data on database
- New UI style
- Navigation Bar
- Themes
- User login and Authentication
- Profile Page
- Profile Editing
- Settings - custom time
- Leaderboards
- Share leveling up image on social media
- Add more challenges
- Achievents
- Store data on database
- New UI style
- Navigation Bar
- Themes
- User login and Authentication
- Profile Page
- Profile Editing
- Settings - custom time
- Leaderboards
- Share leveling up image on social media
- Add more challenges
- Achievents
This project was initially developed at an event called Next level Week, edition 4.
So a THANK YOU VERY MUCH @rocketseat and @diego3g for the event, it was an incredilble week!
After the week I'm adding more features and functionalities, letting it on my style and more.