WatchStore is a web application designed for selling watches online. The application provides a user-friendly interface for browsing and purchasing watches, as well as an admin panel for managing products and orders.
- User Authentication: Register, log in, and manage user accounts.
- Product Catalog: Browse through a variety of watches with detailed information and images.
- Search and Filters: Search for watches and filter results based on different criteria.
- Shopping Cart: Add watches to the cart and proceed to checkout.
- Admin Panel: Manage products, view orders, and update stock.
- ASP.NET MVC: For building the web application using the Model-View-Controller architecture.
- SQL Server: For database management and storage of product and order information.