Move.it is an app that combines the Pomodoro technique with physical exercises for those who spend a lot of time in front of the computer.
Generally, people who work from home spend too much time at the computer, sitting in the same position for hours, and Move.it is here to fix this. The project was developed using the Pomodoro technique of time management and gamification, which consists of the user focusing on some productive activity for 25 minutes.
After that time, the app will show some physical challenges that may involve the body or eyes, for example, resting your eyes, stretching your arms, and the like. Upon completing the challenge, the user gains a score in XP that varies according to each challenge and eventually makes him level up and progress in the app. If the user does not complete the challenge, XP will not be obtained and the app will restart the timer so that another challenge can be released later after the end.
This project was developed on the Next Level Week #04 event by Rocketseat.
The Layout was developed by Tiago Luchtenberg, and you can access it by clicking on the Figma button below (Figma account is required to access it).
See a real demo of this project at Vercel.
It is important to have Yarn installed on your computer.
# Open a terminal and clone this repository
$ git clone https://github.com/Darrooooow/Move.it-NLW-04.git
# Access the folder
$ cd Move.it-NLW-04
# Install the dependencies
$ yarn install
# Start the application
$ yarn dev
# Now you can access localhost:3000 on your browser
This project is under the MIT license. See the LICENSE file for more details.
Made with 💜 by Darrow.