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

https://github.com/myselfshivams/eggtimer

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.
https://github.com/myselfshivams/eggtimer

swift xcode

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Egg Timer App

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

## Description

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.

## Features

- Set timers for soft, medium, and hard-boiled eggs.
- User-friendly interface for easy navigation.
- Ensures your eggs are boiled to perfection every time.

## Installation

To install the Egg Timer app, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/myselfshivams/EggTimer.git

2. Open the project in Xcode.
3. Build and run the app on your iOS device or simulator.

## Usage

- 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!

## Contributing

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.

## Acknowledgments

Thanks to Angela Yu for inspiration and assistance.