A simple-ish pomodoro timer which has the basic 25 min study, 5 min break setting built in as well as giving the user the oppurtunity to create a custom mode. The project takes all the values for time as decimals and converts them using the algor…
A simple-ish pomodoro timer which has the basic 25 min study, 5 min break setting built in as well as giving the user the oppurtunity to create a custom mode. The project takes all the values for time as decimals and converts them using the algorithm i created, which therefore minimises errors caused by user typing not quite exact phrases.
Used Ai to write README for project