Back to Projects
Project Overview
MealMate Mobile is an AI-powered meal planning application built with React Native and Expo for cross-platform mobile deployment. The app generates personalized 7-day meal plans based on user preferences, dietary restrictions, and nutritional goals using OpenAI's API. Firebase handles secure authentication while MongoDB stores user profiles and meal plan history.
Key Features
- AI-generated personalized 7-day meal plans via OpenAI
- Cross-platform mobile app (iOS & Android) with Expo
- Firebase OAuth for secure Google sign-in
- MongoDB for persistent user data and meal history
- Dietary preference and restriction filters
- Nutritional information for each meal suggestion
Technical Highlights
React Native with Expo enables rapid cross-platform development from a single codebase. OpenAI API integration generates contextually relevant meal plans based on user input. Firebase Authentication provides OAuth flows, while MongoDB Atlas serves as the cloud database for storing user profiles and generated meal plans.
