Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sumer16/pomodoro-clock

A Pomodoro Clock with PWA functionalities
https://github.com/sumer16/pomodoro-clock

Last synced: about 5 hours ago
JSON representation

A Pomodoro Clock with PWA functionalities

Awesome Lists containing this project

README

        

# PWA Pomodoro Clock

A Pomodoro Clock that can be used as a Progressive Web App and installed on your device. Works on all browsers and platforms.

Taken inspiration from JoeCodesStuff -> Original URL: [https://codepen.io/JoeCodesStuff/pen/bLbbxK](https://codepen.io/JoeCodesStuff/pen/bLbbxK).

Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.
- User Story: I can start a 25 minute pomodoro, and the timer will go off once 25 minutes has elapsed.
- User Story: I can reset the clock for my next pomodoro.
- User Story: I can customize the length of each pomodoro.
- User Story: I can install the application as a PWA.