/eatery

An open source iOS application for Cornell eateries and dining halls.

Primary LanguageSwiftMIT LicenseMIT

Eatery is the first app from CUAppDev, a project team at Cornell University. It provides an easy and accessible way to browse the hours and menus of the dining locations on campus.

Supported Eateries

  • 104west
  • amit_bhatia_libe_cafe
  • atrium_cafe
  • bear_necessities
  • bears_den
  • becker_house_dining_room
  • big_red_barn
  • cafe_jennie
  • carols_cafe
  • cascadeli
  • cook_house_dining_room
  • cornell_dairy_bar
  • goldies
  • green_dragon
  • ivy_room
  • jansens_dining_room_bethe_house
  • jansens_market
  • keeton_house_dining_room
  • marthas_cafe
  • mattins_cafe
  • north_star
  • okenshields
  • risley_dining
  • robert_purcell_marketplace_eatery
  • rose_house_dining_room
  • rustys
  • synapsis_cafe
  • trillium

#Development

##Installation We use CocoaPods for our dependency manager. This should be installed before continuing.

After cloning the project, run the following:

pod install

Open the Xcode workspace and enjoy Eatery!