Hela Tea Online Store
- Type
- Project
An online store for a Hela Tea brand, built MVC-style on Servlets and JSP with JSTL/EL for the view layer and hand-written HTML/CSS for the pages themselves, backed by MySQL. A shopping cart, registration and login, and a premium membership tier that unlocked different pricing or content from the standard tier, plus the admin side managing all of it.
Each feature area got its own testing section rather than one blanket test pass at the end, closer to how a real e-commerce team would validate cart logic, membership gating, and admin flows separately since they fail in different ways.
It's a smaller build than some of the degree's other e-commerce-shaped projects, but a complete one: a paying customer's whole path through browsing, cart, and checkout, plus the membership tier layered cleanly on top rather than hacked into the base flow.