NumNumFoods

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 .
NumNumFoods image 1
The admin dashboard for NumNumFoods, showcasing order and product management features.
NumNumFoods image 2
The product management interface where admins can add, edit, or remove products.
NumNumFoods image 3
The products page where users can browse items available for purchase.
NumNumFoods image 4
The voucher management page where users can redeem discount codes.
NumNumFoods image 5
A view of the branches page where users can locate nearby stores.
NumNumFoods image 6
A screenshot of the cart feature, showing product selections before checkout.
NumNumFoods image 7
Order management view for admins, enabling efficient handling of customer orders.
NumNumFoods image 8
Unit test results ensuring the reliability of critical application functions.
NumNumFoods image 9
Additional unit test results to validate application robustness.