Screen time app where you can wager your remaining minutes. This project is being built with only AI as an assingment for Purdue's CS290 VIBE course. In this class, students are only allow to use AI to code.
See Docs for extensive information regarding project architecture, styling, and general logic standards intended for smoother AI-assisted development.
- Xcode 16+
- iOS 17.0+ simulator or device
- Clone the repo
- Open
DoubleTime.xcodeprojin Xcode - In the project navigator, click the DoubleTime project (top of sidebar)
- Under Signing & Capabilities, change Team to your own Apple Developer account
- Select a simulator (e.g. iPhone 16 Pro) from the device dropdown
- Cmd+R to build and run