Skip to content

⏱️ Exercise and regain your focus to be more productive with Move.it!

License

Notifications You must be signed in to change notification settings

darrow12/Move.it-NLW-04

Repository files navigation

move.it

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.

English · Portuguese


Made by Darrow License GitHub last commit Repository size




Move.it

Topics


About the project

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.

Página inicial

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.

Layout

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).

Figma layout

Demo

See a real demo of this project at Vercel.

Deploy with Vercel

Technologies

How to run

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

License

This project is under the MIT license. See the LICENSE file for more details.



Made with 💜 by Darrow.