Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.28 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.28 KB

Eatery - Cornell Dining

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!


System Requirements

You must have at least Xcode 13.0, iOS 15.0, and Swift 5.5 to run this app.

Dependencies

This app uses Swift Package Manager for dependencies.

Getting Started

  1. Clone the repository.
  2. 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
  3. Select the Eatery Blue schema to use our development server and Eatery Blue-Prod to use our production server.
  4. Build the project and you should be good to go.