Appétit is an intuitive iOS application designed to help users manage their nutrition, track their food intake, and set personalized health goals. With features like profile creation, food logging, and nutrition goal management, Appétit empowers users to make informed dietary choices and reach their wellness objectives.
- User Profile: Create and manage personal profiles to track individual health and nutrition data.
- Food Tracking: Log meals and snacks easily, while viewing nutritional breakdowns for each item.
- Nutrition Goals: Set and customize daily calorie, protein, fat, and carb goals based on personal preferences and needs.
- Macronutrient Analysis: View your intake of key macronutrients like protein, carbs, and fats through visual graphs.
- Grocery Lists & Recipes: Save your favorite recipes and create grocery lists based on meal plans.
- Sync & Data Persistence: Uses Core Data for persistent storage to ensure all your data is saved and synchronized.
- Swift: iOS application development.
- SwiftUI: Declarative user interface framework.
- Core Data: For data persistence, handling user profiles, food logs, and goals.
- JSON: For simulating data fetching and connecting to various nutrition databases.
- Clone the repository:
git clone https://github.com/your-username/Appetite.git
- Open the project in Xcode: open Appétit.xcodeproj
- Build and run the app on the simulator or a physical device.
Welcome any contributions! If you have suggestions for improvements or features, feel free to reach out at zheng.jiey@northeastern.edu


