Skip to content

CobyYates/Pomodoro_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custome Build Pomodoro Application

LIVE SITE hosted on Netlify.com

Details

  • Built in Vue.js
  • Uses state management

How it works

  • Add your own list of tasks to complete
  • Edit your tasks to define them more
  • Delete tasks from your task list
  • Select a task to start
  • 25 minute timer starts for that selected task
  • After task timer is done, start a 5 minute break
  • After 4 tasks have been completed, take a 20 minute break
  • Task is deleted after each task timer is complete

Requirements

  • As a user I want to be able to add and remove tasks DONE
  • As a user I want to be able to select a task and start a Pomodoro timer DONE
  • As a user I want to be able to pause the timer DONE
  • As a user I want to be able to reset the timer DONE
  • As a user I want to know how many pomodoros have been completed for a selected task DONE
  • As a user I want to be able to take a 5 min break after a Pomodoro DONE
  • As a user I want to be able to take a 20 min break after 4 pomodoros DONE
  • As a user I want to know how many pomodoros I have worked for task DONE
  • As a user I want to know how many total pomodoros I have competed. DONE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors