This document presents an online shopping cart application created by Swati Gupta for her Master's thesis. The application was designed to teach computer science students about ecommerce application development. It allows users to browse products by category, add items to a shopping cart, and checkout/purchase orders. The implementation uses JavaScript, HTML, and Java on both the client-side and server-side. Testing was performed to evaluate the interface functionality and place test orders. Future work could expand the application's features to increase complexity for educational purposes.