Skip to content

A Flutter mobile application that assists in finding your next favorite restaurant!

License

Notifications You must be signed in to change notification settings

dark-mode/Hungry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Hungry (Restaurant-App)

A materialistic and adaptive restaurant reccomender mobile application, created in Flutter and Dart. Hungry takes several aspects of user information, including price range, traveling distance, and cuisine type into account before ranking nearby reccomendations.

Made by Christopher Gong and Ankush Vangari.

Algorithm

Hungry's algorithm works by mapping users to a point in n dimentional space, where n is the search criterion. It then maps the nearby restaurants on the same scale, and returns the restaurant with the closest euclidian restaurant to the user as the highest reccomendation.

Install

Currently in public beta!

iOS is still under development.

Screenshots

About

A Flutter mobile application that assists in finding your next favorite restaurant!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages