You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two mobile apps, one for sellers and one for customers, that allow them to sell and buy groceries
System Analysis
System's detailed descriptions
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