SumitDutta1997 / EcommerceApplication

A console based E-commerce Application made using the concepts of Object Oriented Analysis and Design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EcommerceApplication

A console based E-commerce Application made using the concepts of Object Oriented Analysis and Design.

The system has three actors : Customer, Seller and the EcommerceApp

Customers can:

  • Search for products
  • See the list of products on Product Catalogue
  • Add items to cart
  • Place order
  • Track shipment
  • has booking history

Sellers can:

  • Select categories
  • Register their products
  • Update product info

EcommerceApp can:

  • Generate shipment
  • will have multiple categories

Programming Language: Java

About

A console based E-commerce Application made using the concepts of Object Oriented Analysis and Design.


Languages

Language:Java 99.6%Language:HTML 0.4%