COSC481W-2022Winter / capstone-gigabites

capstone-gigabites created by GitHub Classroom
2 stars 1 forks source link

The ability to explore the website using an explore page #71

Closed bdk99 closed 2 years ago

bdk99 commented 2 years ago

As a website user I would like the ability to explore different recipes on the website using the explore page.

Constraints:

Acceptance Criteria:

  1. Explore page must display a maximum of 10 results with the following information: a. Recipe Name b. Recipe Image c. Recipe Description d. User who uploaded recipe for each recipe
  2. Explore page must be accessible on the Navbar.
  3. The explore page must display the 10 most recently updated/uploaded recipes.

Tasks:

sjiang1 commented 2 years ago

Add an acceptance criterion: The explore page must display the 10 most recently updated/uploaded recipes.