Skip to content

lehungtin11/DotNet-ThinhStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinhStore WF

Description

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.

Features

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

Installation

To get started with the ThinhStore, follow these steps:

1. Clone the repository:

git clone https://github.com/lehungtin11/DotNet-ThinhStore.git

2. Navigate to the project directory:

cd ThinhStoreWF

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