https://github.com/macoron/demo-day-app
Learning SwiftUI by creating presentations organizer app
https://github.com/macoron/demo-day-app
Last synced: about 1 month ago
JSON representation
Learning SwiftUI by creating presentations organizer app
- Host: GitHub
- URL: https://github.com/macoron/demo-day-app
- Owner: Macoron
- License: mit
- Created: 2021-04-08T05:57:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-08T07:01:15.000Z (over 4 years ago)
- Last Synced: 2025-08-03T03:38:31.979Z (2 months ago)
- Language: Swift
- Size: 455 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demo-Day-App
Learning SwiftUI by creating presentations organizer app
## About
In AR/VR lab we used to have demo days, where all developers present what they have done last sprint. Each team prepared small presentation and showed it to other teams.This app helps to organize such demo days, calculate expected duration and randomize presentations order. Hope you'll find it handy.
## Installation
Clone this repository and open it with XCode 12.4+.Tested on iOS 14 iPhone and iPad.