Project | Technologies | Services Used | Getting Started | How To Use | Features | Layout | License
Move.it is an app that combines Pomodoro's technique with physical exercises for those who spend a lot of time in front of the computer.
This application is hosted on Vercel, click here to see it.
This project was developed using these techs:
- GitHub
- Vercel
If you want run this code, you can start cloning the repository using HTTP or SSH key.
-
Open your git
-
Type
git clone
-
Insert the HTTP or SSH key (on windows, shift + insert to paste on gitBash)
-
You can find this HTTP or SSH Key by clicking on
Code
on the top right in this repository -
Once cloned you can open the project in your IDE and enter the codes below in the IDE terminal
yarn
To add the dependencies on the project.
yarn dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Dependencies
- JS Cookies
3 - Upon completing a challenge, the amount of XP provided will be added to your current XP. If the value exceeds the amount of XP needed, you level up.
4 - When you finish a challenge, the amount of completed challenges will be increased by one. If you cancel the challenge that won't happen.
The main features of the application are:
- Use the Pomodoro's technique
- Store progress using cookies
- Start/cancel countdown
- Show new challenge
- Complete a challenge
- Cancel a challenge
- Level Up
- Count how many challenges were completed
You can see the layout of this project through this link. It's necessary have an account on Figma to access.
This project is under MIT license.
In case of sensitive bugs like security vulnerabilities, please contact deywerson.pereira@gmail.com directly instead of using issue tracker. We value your effort to improve the security and privacy of this project!
Please follow on github and join us! Thanks for visiting me and good coding!
Made with ♥ by Deywerson Pereira