-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Matt Kleinsmith edited this page Jan 9, 2023
·
4 revisions
- Sellers can CRUD their products
- Users can view lists of products
- Users can view a particular product's details
- Buyers can CRUD their own reviews on their purchases page
- Reviews are shown in a product's details
- Logged in users can CRUD their own physical addresses.
- Logged in users can specify a physical address during checkout
- Users can CRUD shopping cart items
- Logged in users can checkout
- Logged in users can buy a product in one click from the product's page
- Hosted by AWS S3 bucket
- Upload from local computer. No URL required
- Users can search for products by keyword, using a search bar