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
- Host: GitHub
- URL: https://github.com/tahatesser/scrumdinger
- Owner: TahaTesser
- Created: 2024-08-11T15:36:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-01T12:04:07.000Z (9 months ago)
- Last Synced: 2025-03-24T06:57:11.771Z (2 months ago)
- Language: Swift
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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