Phi1lS / ReMarket-471-Project

ReMarket Project for COSC 471
0 stars 0 forks source link

Purchases Page #7

Closed Phi1lS closed 7 months ago

Phi1lS commented 7 months ago

User story: As a user, I would like an easy method to check and manage my purchases.

Task List

Acceptance Criteria

  1. works on all modern web browsers

Acceptance Tests

  1. The user should be able to view their purchases
  2. The purchases are read from the database
Phi1lS commented 7 months ago

TODO: Individual purchase items will be inserted here via PHP and dynamically displayed with HTML

Phi1lS commented 7 months ago

Closing this issue as we have separate issues for PHP scripts