Inspiration

Often we want to go out to eat with our friends and we don't know what to eat! Having to consider everyone's tastes and preferences as well as dislikes and religious preferences.

How it works

An iOS app contains a login page with a webview to a bootstrap site that contains adding and editing groups with invite capabilities. This site is hosted on a server with a MySQL database.

Challenges I ran into

It wasn't easy being able to create algorithms that determine the best matches for a group. Sending requests via an iOS app to determine the status of the page with only a webview was an obvious challenge as well. This however enables cross-platform capability.

Accomplishments that I'm proud of

We were able to to successfully implement the algorithms as well as enable native iOS login credentials, so that the webview stays logged in even if the user quits the app, until he or she decides to log out.

What I learned

How to use APIs, how to create an iOS app, how to create a bootstrap website, how to use MySQL.

What's next for EatOwl

Abilities to reserve on OpenTable, as well as increase awareness of cheap, healthy, and/or delicious places to eat.

Share this project:

Updates