A full-stack application that allows users to filter, search for, and compare computers/parts from various retailers that meet particular specifications. Stored computer information includes CPU, GPU, storage, monitor details and location at which it is sold. The application also allows users to share their experiences regarding the performance, design, and satisfaction of each component to help other users make informed purchases.
Developed in collaboration with Junsu An and John Do.
SQL queries implemented:
- Insert
- Delete
- Update
- Selection
- Projection
- Join
- Aggregation w/ Group By
- Aggregation w/ Having
- Nested aggregation w/ Group By
- Division