2. Home Page - michael-gann/Petsy GitHub Wiki

Overview

Here we will display a navbar at the top of each page with a search bar to search items, a login and register button if user is not logged in, and the two categories that define Petsy displayed below the navbar: Pets, and Items. If a user is logged in they will see a my cart icon to click and navigate to their cart, and a user profile icon to navigate to their profile page. Users can navigate to the two categories to browse related items or search with the search bar.

There will be a footer at the bottom of each page that will contain categories for items and a Team section listing out the creators of Petsy.

Backend

  • GET "/api/items"

Frontend

  • Splash/Home "/"

Wire Sketch

  • TBA