Eatery was the first app released by AppDev. With over 8,000 students using it every month, it enables students to browse menus and discover places to eat on Cornell’s campus. It enhances the dining experience at Cornell with features such as providing the crowdedness of eateries, checking meal swipes and dining money balances, and favoriting dishes. Eatery is available on both iOS and Android platforms. Download the current release on the App Store!
You must have at least Xcode 13.0, iOS 15.0, and Swift 5.5 to run this app.
This app uses Swift Package Manager for dependencies.
- Clone the repository.
- Go to
Eatery Blue/Supporting/
and drag the following files into FINDER (NOT Xcode). For AppDev members, you can find these pinned in the#eatery-ios
Slack channel.GoogleService-Info.plist
Keys.xcconfig
- Select the
Eatery Blue
schema to use our development server andEatery Blue-Prod
to use our production server. - Build the project and you should be good to go.