Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.18 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.18 KB

pomodoro

An app to help you to do The Pomodoto Technique.

What is The Pomodoro Technique?

The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks. Each interval is known as a pomodoro, from the Italian word for 'tomato', after the tomato-shaped kitchen timer that Cirillo used as a university student.

Current Home UI

Current Drawer UI

Current Login UI

Current Signup UI

Current Settings UI

Current About UI

Todo

  • Modify home screen
  • Add history screen
  • Modify Settings
  • Modify home screen UI

Contributions

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.