Skip to content

Mobile-based system that allows user to sell and buy groceries online

Notifications You must be signed in to change notification settings

Compound-Z/eCom-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Table of contents

  1. Description
  2. System Analysis
  3. System Design
  4. Final Product
  5. Demo videos
  6. Source codes

Description

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

Business workflow

alt text

Use-case diagram

alt text

System Design

Technologies

alt text

System Architecture

alt text

Package diagram

alt text

Database diagram

alt text

Final Product

Seller app

List products Fork a product List categories of shop
List orders List reviews Sale results

Customer app

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

Demo videos

Seller app

Customer app

Source codes

Server

Customer app

Seller app

About

Mobile-based system that allows user to sell and buy groceries online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published