Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsmorais/focus-timer2.0
Pomodoro timer Web
https://github.com/itsmorais/focus-timer2.0
Last synced: about 1 month ago
JSON representation
Pomodoro timer Web
- Host: GitHub
- URL: https://github.com/itsmorais/focus-timer2.0
- Owner: itsmorais
- Created: 2022-06-17T16:14:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T12:23:59.000Z (over 2 years ago)
- Last Synced: 2023-05-10T12:35:46.722Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 52.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pomodoro Focus Timer
#### A Web Timer application build to be easy and clean for the User.
Check it out: https://itsmorais.github.io/Focus-timer2.0/
Desktop Version
### The Pomodoro Technique is a time management system that encourages people to work with the time they have—rather than against it. Using this method, you break your workday into 25-minute chunks separated by five-minute breaks. These intervals are referred to as pomodoros
# What I Learned
* Display Grid & Display Flex
* Callbacks
* DOM manipulation Using JS
* Clean Code Principles
* ES6 Modules
* Factory Pattern
* Dependency Injection
* HTML5 Audio
* Add songs using JS
* Clamp property
* Media queries
Mobile Version