/CIST-2931-Systems-Project

CIST 2931 Systems Project - group project

Primary LanguageJava

The E-Commerce Application – On-line Auto Parts Store

Project Description:

Team Project Adv Java

A Web Application that may be used by Customer looking to purchase Auto Parts, and also an internal Order Processing Person, whose job is to fulfill the on-line orders placed by Customers.


  • A Customer Should be able to:

    1. Search Auto Products
    2. Make a Purchase without creating a Customer Account
    3. Create a new Customer Account
    4. Search Products and make purchases with their Customer Account
    5. Change the information in their Customer Account, like Address, etc.
  • An Order Processing Person Should be able to:

    1. Login
    2. View a list of orders that need to be fulfilled
    3. Change the state of an order from Open to Shipped