Veebaa / Growing-Grubs

ESSA Project - Growing Grubs Web Application. Growing Grubs is a web application designed to help parents find healthy recipes for their children at various stages of development. The application provides a range of features, including recipe search, user profiles, and feeding tips.
0 stars 0 forks source link

Recipes #3

Closed Veebaa closed 1 month ago

Veebaa commented 4 months ago

As a user, I want the web application to feature handy recipes tailored for different ages and stages of development so that I can easily incorporate them into my child's diet.

As a user, I want to be able to favourite recipes so that I can easily access them later.

Veebaa commented 2 months ago

Recipes loading on each recipe page successfully.

Recipes to be tailored for each age group.

Some issues with spooonacular api filtering options for recipes.

Veebaa commented 2 months ago

Changed to fetching recipes from csv file. Fetching recipes successfully. Need to fix recipe images for recipe cards.

Veebaa commented 1 month ago

Recipes now fetched from database. Database table working. Recipes cards and meal details fetch working.

Veebaa commented 1 month ago

All functions working. CSS finalised.