ThinhStore is a ASP.Net application designed to let users choice and buy Laptop, Accessory. It features a product management, customer profiles, shopping cart and purchase invoices. With a user-friendly interface and real-time notifications, making it accessible to both individuals and professionals.
- Product Management: Create, view, and edit products with detailed information.
- Customer Profiles: Maintain comprehensive profiles with contact information and preferences.
- Shopping Cart: Manage shopping cart and product quantity.
- Purchase invoices: Check details of purchase invoices.
To get started with the ThinhStore, follow these steps:
1. Clone the repository:
git clone https://github.com/lehungtin11/DotNet-ThinhStore.git2. Navigate to the project directory:
cd ThinhStoreWF3. Open file "fullScript.sql" to create database and insert data
4. Open solution and change config database at line 16 in file "Web.config"
5. Usage
After launching the web, you can:
- Browse the web and search for products to purchase
- Tap on an product to view its details or edit them.
- Access shopping cart to update or remove item.
- Access customer profiles from the top right username title.
- Receive notifications for changing quantity products and other important updates.