|
1 |
| -# Bon-Hack-tit |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + <a id="about"> </a> |
| 9 | + |
| 10 | +# FoodMeets |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | +Plan your meals with ease, from weekly menus to random recipes and ingredient-based suggestions. |
| 16 | + |
| 17 | + |
| 18 | +iMage |
| 19 | + |
| 20 | + |
| 21 | +## How to Setup |
| 22 | + |
| 23 | +1) Install [Node js](https://nodejs.org/en/download/) |
| 24 | + |
| 25 | +2) Clone the repository |
| 26 | +``` |
| 27 | +git clone https://github.com/coder12git/Bon-Hack-tit.git |
| 28 | +
|
| 29 | +``` |
| 30 | + |
| 31 | +3) To install dependencies run |
| 32 | +``` |
| 33 | +npm i |
| 34 | +
|
| 35 | +``` |
| 36 | + |
| 37 | +4) To start the server run |
| 38 | +``` |
| 39 | +npm start |
| 40 | +
|
| 41 | +``` |
| 42 | + |
| 43 | + |
| 44 | +## Sample menu and recipe |
| 45 | + |
| 46 | +Image |
| 47 | + |
| 48 | +Image |
| 49 | + |
| 50 | + |
| 51 | +## What it does |
| 52 | +Our web application is designed to make meal planning more convenient and efficient for busy individuals. With three key features, users can easily create a weekly menu based on their dietary needs and preferences, generate recipes based on the ingredients they have on hand, and try something new with exciting recipe ideas. |
| 53 | + |
| 54 | +The first feature, |
| 55 | +- **Create your weekly menu**: Allows users to customize their meal plan by inputting their diet details, target calories, preferred cuisines, and ingredients they want to include or exclude from recipes. This feature takes the stress out of meal planning by providing users with recipe ideas that meet their nutritional needs and taste preferences. |
| 56 | + |
| 57 | +The second feature, |
| 58 | +- **What's in your fridge**: Allows users to make the most of the ingredients they already have at home. By inputting the ingredients they have on hand and the number of recipes they want to generate, users can easily access a variety of recipe ideas to inspire their meals and reduce food waste. |
| 59 | + |
| 60 | +The third feature, |
| 61 | +- **Try something new today**: It is perfect for users looking to add some variety to their meal rotation. By selecting tags and the number of recipes they want, users can explore new recipes and expand their culinary horizons. |
| 62 | + |
| 63 | +Additionally, we wanted to provide users with **a convenient way to access their meal plans and recipes without having to constantly log into our web application**. That's why we added a feature that allows users to **download their menus and recipe lists in a PDF file**. This way, users can easily access their meal plans and recipes offline, and even print them out if needed. We believe that this feature adds a lot of value to our application, making it even more convenient and user-friendly for busy people who are always on the go. |
| 64 | + |
| 65 | +Overall, our web application provides a user-friendly and efficient solution for meal planning, recipe generation, and nutrient tracking to help busy individuals make healthier and more delicious meals every day. |
| 66 | + |
| 67 | + |
| 68 | +## How it works |
| 69 | +To use **FoodMeets**, start by navigating to the home page and selecting one of the three features available. For example, if you want to plan out your weekly menu, select the "Create Your Weekly Menu" feature. Next, enter details such as your dietary preferences, target calories, cuisine preferences, and any ingredients you want to include or exclude from your recipes. Once you've entered all the necessary information, click the submit button. |
| 70 | + |
| 71 | +You will then be taken to a page where you can see your weekly menus. Click on any of the meals to see the complete recipe for that meal, including ingredients and instructions on how to prepare it. If you want to save the recipe for later, simply click on the download button to download the recipe as a .pdf file. |
| 72 | + |
| 73 | +Similarly, you can use the other two features of FoodMeets, "What's In Your Fridge" and "Try Something New Today," by following the same process of entering the necessary details and clicking the submit button. |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
0 commit comments