micah-patrick / pomodoro

Thinkful student project built using React and Bootstrap. The Pomodoro Technique is a time management method. A timer divides time into focus and break sessions. A user focuses (for 25 minutes by default) and takes a break (for 5 minutes by default). Focus sessions can be adjust in 5 minute increments between 5 and 60 minutes. Break sessions can be 1 to 15 minutes in 1 minute increments.

Home Page:https://pomodoro-rosy-seven.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomomdoro Timer

Pomomdoro Timer

Thinkful student project built using React and Bootstrap. The Pomodoro Technique is a time management method. A timer divides time into focus and break sessions. A user focuses (for 25 minutes by default) and takes a break (for 5 minutes by default). Focus sessions can be adjust in 5 minute increments between 5 and 60 minutes. Break sessions can be 1 to 15 minutes in 1 minute increments.

LINKS

App

SKILLS USED

  • React
  • Javascript
  • HTML / JSX
  • CSS
  • Bootstrap
  • useState React Hooks

FUTURE FEATURES

Some features that I would like to impliment in the future

  • Sound options
  • Fix some minor responsiveness issues

SCREENSHOTS

Home Page:

By default the focus duration is 25 minutes and the break duration is 5 minutes. Home Page

Running Timer:

Once the pomodoro has started running, the duration buttons are grayed out and pause/ stop buttons become available. Running Timer

On Break:

When the focus session ends, the on break session runs. On Break

About

Thinkful student project built using React and Bootstrap. The Pomodoro Technique is a time management method. A timer divides time into focus and break sessions. A user focuses (for 25 minutes by default) and takes a break (for 5 minutes by default). Focus sessions can be adjust in 5 minute increments between 5 and 60 minutes. Break sessions can be 1 to 15 minutes in 1 minute increments.

https://pomodoro-rosy-seven.vercel.app/


Languages

Language:JavaScript 84.8%Language:HTML 15.1%Language:CSS 0.1%