Order-tracking software package
- Student: Josh Marquis.
- Purpose: Design and implement an order-tracking software package that lets
clients (customers, sales representatives, artists, producers,
administrators) create and track orders for a t-shirt company.
- Method:
Clients use a web interface to interact with server-side software to display
and modify entries in a database.
- What the student learned
- Tools: ASP, .NET
- Language: C#
- Techniques: Web design, object-oriented hypermedia design strategy
Code and documentation can be found at
this site.