-
Notifications
You must be signed in to change notification settings - Fork 1
Feature List
stevenpicazo edited this page Feb 19, 2023
·
1 revision
- New account creation:
- Log in, log out, and guest/demo login
- Users can sign up, log in, and log out.
- Users can use a demo log in to try the site.
- Users can't use certain features without logging in (like purchasing, liking, or reviewing)
- Logged in users are directed to a home page displaying products.
- Logged out users are directed to a home page displaying products.
- User should be able to like and unlike any item at their discretion, and view How many likes an item has as well as whether thay have liked it(like filled in heart). One like per item.
- User should be able to view all likes with associated item details in one place and be able to puchase items from that list
- User can post an item for sale, and view their for sale items as well as update or remove an item from their shop
- User should be able to create, update, to delete reviews for products (or/and sellers?)
- Cannot review yourself/ own product.
- Users are able to purchase items are view their purchases in the purchases tab.
- User is able to filter what clothing pieces they want.
- User is able to use the search bar to search for apparel they are interested in.