Video Demonstration




Description

This was a collaborative project for my Software Engineering class at Northern Illinois University. As a 4 person group we were given the task of creating a quote system using any stack we would like.

The problem statement we were given was to create the following 4 interfaces

  1. Sales Associate Interface: Create a user-friendly web tool allowing sales representatives to input, edit, and email quotes linked to existing customer details.
  2. Headquarters Interface: Develop an in-house system for managing, finalizing, applying discounts, and emailing completed quotes to customers.
  3. Purchase Order Processing: Build an interface converting quotes to purchase orders, calculating final amounts, external order processing, and handling sales associate commissions.
  4. Administrative Tools: Construct an admin interface managing sales representative data, enabling search and view functions for quotes based on various criteria.

The stack used to create the project