ASP.NET
Music Store Web app
ASP.NET Web Application
This project is an early-stage ASP.NET web application with core functionalities implemented, including:
User Authentication: Supports user registration and login with basic credential management. (Admin have access to every user data)
Geolocation: Captures and processes store location data.
Contact Us Form: Implements a modal window to allow users to send inquiries via a functional contact form.
SQL Database: Consists of two tables for managing Categories and Products of musical instruments.
While unfinished, this project demonstrates some but not all foundational skills in ASP.NET, SQL, and web development principles.