
A set of predefined timers to cook an egg according to your preferences.
Report Bug
·
Request Feature
Table of Contents
This is a learning project that showcases a usage of multiple timers on one page. It is a simple web-page.
Clone the repository in your VSCode. You can also open it by clicking right on the index.html file while in VSCode, and choose 'Open with LiveServer'. The app will open in a new tab.
The application can be used while cooking to track the time needed to cook eggs according to desired state of the yolk, from soft to hard. Timers can be launched one at a time or simultaneously. When the time is over, a sound will be played and the timer stopped.
- Resume the timer to zero when the time is over (currently need to reload the page)
- Keep the word 'min' apparent when the timer is running
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project can be used for learning purposes.
OJane1 - o.s.petrashova@gmail.com
Project Link: https://github.com/OJane1/egg-timer