Skip to content

KaiYuanC/eat-together-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eat-together-ios

eat-together-ios is a codebase for the Eat2Gether app! It is written in Swift5.3 and it uses SwiftUIs for the all of its views.

It uses a server and the server is implemented in eat-together-backend. You can checkout the backend code from this eat-together-backend git repo

If you would like to test out the app, you can simply clone/download this repo, open in XCode, and run on a simulator or a real device.

About Eat2Gether

Eat2Gether is an app that allows users to remotely decide upon a restaurant, from which they can order through a delivery or take-out of their choice and ‘dine together’ in a virtual capacity. Hopefully, beyond the pandemic, it can also be used to come to a consensus when a group can’t decide what to eat (decisions are hard sometimes!)

It asks for preferences such as price point, cuisine type, and dietary restrictions. We take the location of every user in the room and determine a central point between everyone to make sure that we’re recommending a good location for everyone. After we get all our user preferences and locations, we process the search through the Google Places API in our node back-end and save the results to our database.

For more information on app demo and business plan, check out our video demo https://youtu.be/bQtExTGTRXc




About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages