Carleton University - School of Computer Science Honours Project
Winter 2017
Foodfinder
Abdul Bin asif niazi
SCS Honours Project Image
ABSTRACT
The foodfinder system is a restaurant recommender system. It consists of a Mongo database to store information, a REST API to provide web services and run the recommendation algorithm and the Android application. The recommendation algorithm and almost all other system logic takes place on the server to make the mobile application not as computationally intensive.