Recipe Recommendation App
A cross-platform mobile app that recommends food recipes based on customer restaurant reviews, integrating Google APIs for review data and restaurant search.
Problem
People often enjoy dishes at restaurants but struggle to find equivalent recipes at home. There was no simple way to bridge the gap between what customers loved at a restaurant (captured in reviews) and actionable recipe recommendations tailored to their tastes.
Approach
Built a cross-platform mobile application using Ionic on top of Angular, backed by a Flask Python API. Google API services were integrated to fetch customer restaurant reviews and enable restaurant search. The backend processed review sentiment and preferences to generate recipe suggestions.
Context
A group research project assessing full-stack software development skills. The app analyses a user's restaurant review history and preferences to recommend personalised food recipes — connecting dining experiences with home cooking inspiration.
Capabilities
What we built into the product
Review Analysis
Pulls restaurant reviews via Google APIs to understand preferences
Recipe Matching
Maps dining preferences to personalised recipe suggestions
Cross-Platform
Single Ionic codebase targeting iOS and Android
Restaurant Search
Integrated Google Places for discovering dining options
Stack
Notes
