# GlowIQ - Beauty & Fitness App

A Flutter-based app for personalized beauty and fitness recommendations using AI. **Note:** This app is still in development, and some features may not work as expected. Contributions are welcome! 🚀
---
## Features ✨
- **User Onboarding**: Collects user details (name, age, weight, height, skin color, goals).
- **Local Data Storage**: Saves user data and interactions to local files.
- **AI Recommendations**: Generates personalized tips using AI (Hugging Face/OpenAI integration).
- **Activity Logging**: Track workouts, beauty tips, and meals.
- **Dark Mode**: Sleek black-themed UI with animations.
- **Code Comments**: All code includes detailed comments for easy understanding and modification.
---
## Installation 🛠️
1. **Prerequisites**:
- Flutter SDK (latest version)
- Android Studio/Xcode (for emulator/device testing)
2. **Clone the Repository**:
```bash
git clone https://github.com/yourusername/GlowIQ.git
cd GlowIQ-
Install Dependencies:
flutter pub get
-
Run the App:
flutter run
-
Get an API Key:
- Sign up for Hugging Face or OpenAI.
- Generate an API key from your account settings.
-
Add API Key:
- Open
lib/services/ai_service.dart. - Replace
YOUR_API_KEYwith your actual key.
- Open
- AI Recommendations: May fail if the API key is invalid or quota is exceeded.
- Data Persistence: Logs may not persist after app restart in some cases.
- UI Glitches: Some animations might not render smoothly on all devices.
This app needs your help! If you’d like to contribute:
- Report Bugs: Open an issue with details.
- Fix Issues: Fork the repo, create a branch, and submit a pull request.
- Enhance Features: Improve UI, add tests, or optimize code.
- Follow Dart/Flutter best practices.
- Add comments to explain complex logic (existing code is heavily commented for clarity).
- Hugging Face/OpenAI: For providing AI APIs.
- Flutter Community: For amazing packages like
providerandpath_provider.
This project is licensed under the MIT License. See LICENSE for details.
Feel free to reach out if you want to discuss ideas.
📧 Email: parthbhuskade@proton.me
🐦 Twitter: @wtfuhighondude