An open API service indexing awesome lists of open source software.

https://github.com/cod-e-codes/kitjinn

A smart, hands-free kitchen assistant app that helps you plan meals, manage your pantry, and discover recipes with voice recognition and delightful Lottie animations.
https://github.com/cod-e-codes/kitjinn

flutter kitchen-assistant lottie-animation meal-planning pantry-management recipe-app voice-recognition

Last synced: 8 months ago
JSON representation

A smart, hands-free kitchen assistant app that helps you plan meals, manage your pantry, and discover recipes with voice recognition and delightful Lottie animations.

Awesome Lists containing this project

README

          

# KitJinn - Your Hands-Free Kitchen Assistant 🍳✨

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.

## Features

- **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.

## Screenshots πŸ“Έ

1. **Home Screen**
Home Screen

2. **Meal Planner**
Meal Planner

3. **Pantry Screen**
Pantry Screen

4. **Recipe List**
Recipe List

5. **Recipe Detail**
Recipe Detail

## Folder Structure

```plaintext
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
```

## Getting Started

### Prerequisites

Ensure you have Flutter installed. If not, follow the [Flutter installation guide](https://flutter.dev/docs/get-started/install).

### Installation

1. Clone this repository:
```bash
git clone https://github.com/Cod-e-Codes/KitJinn.git
```

2. Navigate to the project directory:
```bash
cd KitJinn
```

3. Fetch dependencies:
```bash
flutter pub get
```

4. Run the app:
```bash
flutter run
```

## Contribution

Feel free to fork this repository and submit pull requests. Contributions are always welcome!

## Author

Developed by [CodΔ“Codes](https://github.com/Cod-e-Codes). For inquiries or collaboration, reach out via the GitHub profile.

---

KitJinn - Your hands-free kitchen companion with voice commands and delightful animations. 🍽️✨