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

https://github.com/tahatesser/scrumdinger

Exercise for https://developer.apple.com/tutorials/app-dev-training
https://github.com/tahatesser/scrumdinger

Last synced: 2 months ago
JSON representation

Exercise for https://developer.apple.com/tutorials/app-dev-training

Awesome Lists containing this project

README

        

# Scrumdinger

## Description
Scrumdinger is an iOS app developed as part of the [Apple Developer App Dev Training tutorial](https://developer.apple.com/tutorials/app-dev-training). This project helps manage daily scrums, allowing users to keep track of speakers and meeting duration.

## Purpose
The main goal of this project is to learn iOS app development using Swift and SwiftUI by building a practical application for Agile project management.

## Technologies Used
- Swift
- SwiftUI

## Setup Instructions
1. Clone this repository
2. Open the project in Xcode
3. Build and run the project on your iOS simulator or device