KitJinn is a smart, hands-free kitchen assistant app developed by CodΔCodes. It helps you plan meals, manage your pantry, and discover recipes efficiently. With voice recognition commands and engaging Lottie animations, KitJinn ensures your culinary journey is seamless and enjoyable.
- Hands-Free Operation: Use voice commands to navigate and interact with the app while keeping your hands free for cooking.
- Lottie Animations: Smooth, engaging animations enhance the user experience and make the app visually appealing.
- Home Screen: A dashboard to access key features like meal planning, pantry organization, and recipes.
- Meal Planner: Plan your meals for the week with easy-to-use scheduling tools.
- Pantry Management: Track ingredients and inventory in your pantry to reduce food waste.
- Recipe Discovery: Browse, search, and save recipes with detailed instructions and images.
- Recipe Detail View: View in-depth recipe information, including ingredients, steps, and cooking tips.
- Settings: Customize the app experience, including theme preferences and notifications.
KitJinn/
βββ lib/
β βββ main.dart # Entry point of the app
β βββ settings_provider.dart # App settings and state management
β βββ models/
β β βββ recipe.dart # Recipe data model
β β βββ recipe.g.dart # Generated code for recipe model
β βββ screens/
β β βββ home_screen.dart # Home screen
β β βββ meal_detail_screen.dart # Meal detail screen
β β βββ meal_planner_screen.dart # Meal planner screen
β β βββ pantry_screen.dart # Pantry management screen
β β βββ recipe_detail_screen.dart # Recipe detail view
β β βββ recipe_list_screen.dart # List of recipes
β β βββ settings_screen.dart # App settings
β βββ widgets/
β β βββ custom_bottom_app_bar.dart # Custom navigation bar
βββ assets/
β βββ images/ # App assets and images
β β βββ genie.jpg
β β βββ genie.json
β β βββ genie2.json
β β βββ genie3.json
βββ pubspec.yaml # App dependencies and metadata
Ensure you have Flutter installed. If not, follow the Flutter installation guide.
-
Clone this repository:
git clone https://github.com/Cod-e-Codes/KitJinn.git
-
Navigate to the project directory:
cd KitJinn
-
Fetch dependencies:
flutter pub get
-
Run the app:
flutter run
Feel free to fork this repository and submit pull requests. Contributions are always welcome!
Developed by CodΔCodes. For inquiries or collaboration, reach out via the GitHub profile.
KitJinn - Your hands-free kitchen companion with voice commands and delightful animations. π½οΈβ¨