Skip to content

Web application for providing restaurant suggestions based on group dining preferences.

Notifications You must be signed in to change notification settings

henrybw/restaurant-oracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Oracle

Web application powered by RevMiner for providing restaurant suggestions based on group dining preferences. Suggestions are determined based on profiles which indicate each person's likes and dislikes, as well as current information (such as location, time, dining cost, etc.).

Directory Structure

  • src/
    • Contains source files for the web application (including its front-end interface) and the Android front-end application.
  • schema/
    • Contains SQL files that describe the table structure of the database. These can be run directly to recreate the database layout.
  • tools/
    • Contains miscellaneous scripts for website maintenance. For example, scripts to populate the database from raw JSON data live here.
  • data/
    • Contains SQL and JSON data dumps that we use to populate the database. These are more miscellaneous data dumps; the actual database dump is in schema/.

Acknowledgements

Regarding the animated loading image: we wanted to use the native Android loading dialog, but since PhoneGap does not make it easy to access native APIs from within JavaScript, we used an animated GIF version of the same loading dialog, found on http://socialnuggets.net/images/loading.gif.

About

Web application for providing restaurant suggestions based on group dining preferences.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •