The Egg Timer app is a simple iOS application that helps you achieve the perfect boil for your eggs. It provides timers for soft, medium, and hard-boiled eggs.
- Set timers for soft, medium, and hard-boiled eggs.
- User-friendly interface for easy navigation.
- Ensures your eggs are boiled to perfection every time.
To install the Egg Timer app, follow these steps:
-
Clone the repository:
git clone https://github.com/myselfshivams/EggTimer.git
-
Open the project in Xcode.
-
Build and run the app on your iOS device or simulator.
- Open the Egg Timer app on your iOS device.
- Choose the desired egg type (soft, medium, hard).
- Press the "Start" button to begin the timer.
- Wait for the alarm, and your perfectly boiled eggs are ready!
If you would like to contribute to the project, follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and submit a pull request.
Thanks to Angela Yu for inspiration and assistance.