MHickey2 / Wannabe-Healthy

Health information and recipe website
0 stars 1 forks source link

User Story: Users can see Recipes in the site #15

Open MHickey2 opened 1 year ago

MHickey2 commented 1 year ago

As a Site User I can go to the Recipes Page so that I can see all the recipes on the site.

Acceptance Criteria

The user will be able to view all existing recipes on the Recipe Page

Tasks

Create a new app for the site, add a model for recipes and migrate, add a recipe in the admin panel and create a view and template and add a URL for the page.

MHickey2 commented 1 year ago

This is working now, just working with one recipe but I need to fix models, I want to add cooking time and difficulty, but this will have a number of fixes before I sign off on it. Will have to build up on crud features and will add them to the page as this functionality is enabled.

MHickey2 commented 1 year ago

still some styling issues and am adding more functionality so leaving this open for now