As a user, I want to be able to navigate the homepage to see what items are available for sale/bidding and to look up each item to see more details about the sale.
Acceptance Criteria
[x] index.html has a link for:
home
user profiles
post a new item
login
[x] index.html will list all items available for sale
[x] each item will have buttons to delete an item
[x] each item will have buttons to view the seller's profile
[x] on the index.html page, clicking on an item will bring up a separate window to show more details about the item
As a user, I want to be able to navigate the homepage to see what items are available for sale/bidding and to look up each item to see more details about the sale.
Acceptance Criteria