Online Shopping System

Zhao Tang | Sep 3, 2023 min read

Lab Sup : Lab Supplies management system

Overview

LabSup is a Spring and Hibernate based Lab supplies management system to tracking lab supplies and manage lab staff consumption of lab supplies.

My work at a glance

  • Built a web application based on Spring MVC to support item search and listing (dependency injection, inversion of control, REST API etc.).
  • Implemented security workflow via in-memory and JDBC authentication provided by Spring Security.
  • Utilized Hibernate to provide better support of database operations.
  • Developed a Spring Web Flow to support item ordering.

Online shopping app interface

1. New member Registration

New member Registration

2. Add new product by admin

Add new product by admin

3. Product management

product management

4. Sign in

Sign in

Author: Zhao Tang - https://github.com/zt5rice