Designed and implemented a relational database system for a coffee shop sales environment.
The project includes database schema design, entity relationships, and transaction tracking
using PostgreSQL and MySQL.
The system manages products, product types, sales transactions, and sales details, enabling
efficient storage and analysis of sales data. SQL queries were used to analyze product
performance, sales trends, and transaction records.