Welcome to the BlackMarket Store! This project is a store dedicated to enthusiasts of airsoft sports. Here, you can find a wide range of airsoft weapons. Built with C#, ASP.NET WebForms, and SQL, this platform offers a seamless shopping experience, integrating a robust database to manage products, product's skins and customer information efficiently.
- Wide selection of airsoft guns, including rifles, pistols, and smg.
- User accounts for easy order tracking and history.
- Admin panel for managing inventory, orders, and customer information.
- Responsive design for a great shopping experience on any device.
- .NET Framework (Version 4.7.2 or later)
- Microsoft SQL Server
- Clone the repository: git clone https://github.com/frnapo/SoftairEcommerce-BW4.git
- Open the solution in Visual Studio.
- Restore eCommerce.bak in SSMS.
- Update the connection string in
Web.config
to point to your SQL Server instance. - Build and run the application.