Overview
Built as a UTS assignment, Tia's Groceries is a fully functional e-commerce grocery store. The project covered the full stack from database design to cloud deployment.
Features
- Product catalogue with search and detailed product views
- Shopping cart management — add, update, and remove items
- Streamlined checkout process
- MySQL database for product and order management
- Deployed and tested on AWS Elastic Beanstalk
Tech Stack
- Backend: PHP
- Database: MySQL
- Frontend: HTML, CSS
- Cloud: AWS Elastic Beanstalk
What I Learned
This project solidified my understanding of server-side scripting, relational database design, and deploying web applications to cloud infrastructure.