Designed a normalized 7-entity relational database for a mock marketplace, modeling customers, products, orders, and relationships.
Implemented schema constraints, foreign-key cascades, indexing strategies, and full SQL CRUD operations for all entities.
Built dynamic UI components enabling users to view, add, and manage data linked to the relational model.