Phi1lS / ReMarket-471-Project

ReMarket Project for COSC 471
0 stars 0 forks source link

Account UI Element #9

Closed Phi1lS closed 7 months ago

Phi1lS commented 7 months ago

User story: As a user, I would like an easy way to access my account page, purchases, and settings

Task List

Acceptance Criteria

  1. works on all modern web browsers

Acceptance Tests

  1. The user should be able to view the account drop-down menu
Phi1lS commented 7 months ago

TODO: Use PHP and HTML to dynamically adjust listings on homepage according to what is currently listed for sale Use PHP to retrieve user profile picture from database and use HTML to dynamically display it

Phi1lS commented 7 months ago

Closing this issue as we have separate issues for PHP scripts