Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ahmed-safa/stopwatch_swift

Swift project assignment.
https://github.com/ahmed-safa/stopwatch_swift

apple ios ios-app macos swift xcode

Last synced: about 10 hours ago
JSON representation

Swift project assignment.

Awesome Lists containing this project

README

        

Stopwatch

A simple yet powerful Stopwatch app built using Swift. This app allows you to start, stop, and reset a timer, with an additional feature to record lap times.



IOS, Swift


## Features

- Start and Stop functionality
- Reset button to reset the timer
- Lap time
- User-friendly interface with intuitive controls

Screenshots








### Prerequisites

- Mac Os
- Xcode
- iOS 13.0+ (or later)

### Installation

1. Clone the repository:
```bash
git clone https://github.com/yourusername/stopwatch-app.git
2. Path to the directory:

cd stopwatch-app

3. Open StopwatchApp.xcodeproj
4. Install dependencies:
pod install

5. Run

Contribute


Contributions are welcome! Fork the repository and create a pull request with changes.