๐ก Inspiration
- The productivity industry constantly recommends the Pomodoro technique to increase individual and group efficiency, the Pomodoro technique is a time management method developed by Francesco Cirillo. It uses a timer to break work into intervals, usually 25 minutes in length, separated by 5 minutes breaks. However, a lot of people do not like the strictness of its 25/5 minutes and prefer more flexible time breaks. FlexPomodoro offers a solution to productivity that is customizable to everyone.
โ๏ธ What it does
- FlexPomodoro allows you to take control of how much you work and rest by creating a timer that you can customize to fit your needs.
๐งน How we built it
- HTML, CSS, and JS.
- Photopea for sketching and logo creation.
๐ฏ Challenges we ran into
- Most of the troubles I faced were related to the mechanism of the timer, this is the first time I built a timer so I had to learn a lot about JS.
Accomplishments that we're proud of
- I'm really proud of the current interface of the page.
- The timer feels smooth.
- I was able to have a reasonable schedule that helped me be healthy.
๐ What we learned
- I mostly learned about Javascript's Timeout and SetInterval functions, they were an integral part for this project as it mostly centered about time. -I learned to use GitHub pages.
- I learned to use fontawesome symbols.
๐ฎ What's next for FlexPomodoro
- Options menu.
- Color customization.
- Accounts so the user can save their options.
Log in or sign up for Devpost to join the conversation.