Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.67 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.67 KB

BlackMarket Store - E-Commerce Softair Platform

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.

Technologies & Tools

C# ASP.NET SQL WebForms

Features

  • 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.

Prerequisites

Installation

  1. Clone the repository: git clone https://github.com/frnapo/SoftairEcommerce-BW4.git
  2. Open the solution in Visual Studio.
  3. Restore eCommerce.bak in SSMS.
  4. Update the connection string in Web.config to point to your SQL Server instance.
  5. Build and run the application.

Contributors