A specialty-coffee storefront with the admin panel that runs it.
An online store that displays and sells products, managed end to end through an admin panel that handles inventory and gives sales indicators and revenue reports.
The project came out of a client request — a complete website to show his products, with a control panel he could run the store from, and a design built to suit him.
As a customer, you open the platform, pick the product that suits you and add it to the cart. After that you set the delivery address and place the order.
As an admin, you sign in from the admin side and get a dashboard covering the last 30 days of sales, the number of registered customers, and stock status, along with the latest orders, sales movement, and the best-selling products.
From the same panel you can go into sales, orders, products, or customers in detail, and add branches to the store. There is also an activity log, so any edit or action inside the system leaves a clear record.
The dashboard as a whole pulls together the important information about products, sales, and customers, and gives you a quick read on where the store stands.
This project was a real challenge for me. Through it I started learning and applying APIs, payment gateways, and delivery interfaces, and using AI tools in a way that helps the work. After that I learned how to use Docker and package the whole program, so it sits in a portable folder that is easy to run and move.