Two mobile apps, one for sellers and one for customers, that allow them to sell and buy groceries
This system will be designed as below. The app serves 2 types of users:
- Seller: Users who want to sell grocery products. They need to have an seller account and have to authenticate with the system.
- Customer: Users who want to buy grocery products. They need to authenticate with the system using customer accounts.
For each type of users, the system provide them with features below:
- Seller: Sellers can manage their products, review, and orders. The app provides the sellers with a user-friendly sale report feature with which they can track their sale history. This business’s statistical information will be illustrated in chart forms.
- Customer user: They can view all products in many different categories that the vendor has listed on the app. If needed, the users can perform search queries to find the products they want based on the product’s name or category’s name. They can also view detailed information about a product by clicking on a specific product item. If a user like an item, they can add it to the cart for later uses. They can also manage their products in the cart which includes deleting products and adjusting the item quantity of a product. The customers can buy products that require placing an order and issuing payment. In addition, commenting and rating products are allowed after the user has received the order. They can also manage their address information as well as their order history
List products | Fork a product | List categories of shop |
---|---|---|
List orders | List reviews | Sale results |
---|---|---|
List products | List categories | Product details |
---|---|---|
Shop’s products | Shop’s categories | Shop Info |
---|---|---|
Cart | Place order | Addresses |
---|---|---|
List orders | Order details | Order operations |
---|---|---|
To review | Do review | List reviewed |
---|---|---|