-
Notifications
You must be signed in to change notification settings - Fork 0
MVP Features
Kyle Flores edited this page Jul 9, 2024
·
2 revisions
- Display all available Products, and the type of product
- Allow users to post new products for sale
- Allow users to update their posting
- Allow users to delete their postings of unclosed sales
- Two sections designated by a boolean, traditional and electronic
- A user can view the current state of their cart
- User can make a new transaction by clicking purchase in their cart
- A user can update and unshipped order
- A user can delete a transaction before it ships or after it is delivered
- User can make an article, to display new game news with sources they found
- Users have their articles available to be searched in the traditional and electronic sections
- Users can update their articles, to display
- User can delete their own articles
- A user has their average rating displayed on their profile
- Allow a user to rate a seller
- A user can update the rating if they already made one for that seller
- A user can delete their ratings if they don't want to update them
- Users can post a comment on an article
- Guests and Users can read these comments
- Users can edit their comments
- Users can delete their comments
- Users can post a comment on an article
- Guests and Users can read these comments
- Users can edit their comments
- Users can delete their comments