Phi1lS / ReMarket-471-Project

ReMarket Project for COSC 471
0 stars 0 forks source link

Create Post Page #2

Closed Phi1lS closed 4 months ago

Phi1lS commented 4 months ago

User story: As a user, I would like the ability to create a post

Task List

Acceptance Criteria

  1. works on all modern web browsers

Acceptance Tests

  1. the user should be able to create a listing for their item
Phi1lS commented 4 months ago

TODO: Remove "Contact Name" and "Contact Number" fields from the form modify create_post.php to accomodate this. Also update it to store item names.

Phi1lS commented 4 months ago

Closing this issue as we have separate issues for PHP scripts