The university department project involves designing and coding a fully functional website for the department.

The website’s Intake page consists of an order form that is completed when the customer equipment is brought to the department. This information is then stored on a database to track the items that come in, and where the items came from.

The Sales page consists of a form that supports the sale of multiple items, as well as providing a means to add customer information on the fly.  This information is stored in a database for future analysis of sales volume.

The Sales Report page provides the functionality required to analyze sales volume by date range, department and item type.

Author