NumNumFoods is a Blazor-based e-commerce platform developed as my final-year capstone project. It allows users to browse products, add them to their cart, and view featured items. The backend is built with a .NET Core API, and the platform is hosted on Azure, using Azure SQL Database for structured data storage and Azure Blob Storage for product images. This project was developed with contributions from
Luke
and
Rahul
.
The admin dashboard for NumNumFoods, showcasing order and product management features.
The product management interface where admins can add, edit, or remove products.
The products page where users can browse items available for purchase.
The voucher management page where users can redeem discount codes.
A view of the branches page where users can locate nearby stores.
A screenshot of the cart feature, showing product selections before checkout.
Order management view for admins, enabling efficient handling of customer orders.
Unit test results ensuring the reliability of critical application functions.
Additional unit test results to validate application robustness.