Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sumer16/pomodoro-clock
- Owner: Sumer16
- License: mit
- Created: 2023-04-05T04:12:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T20:04:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T08:32:55.952Z (about 2 months ago)
- Language: SCSS
- Homepage: https://sumer16.github.io/pomodoro-clock/
- Size: 2.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.