Skip to content

snehadominic/ecommerce-app

Repository files navigation

E-Commerce

E-Commerce application written in ASP.NET Core 2.0 and MSSQL

Database

Run ecommerce-db-script-updated.sql in your database and it will create a database named eCommerce with some sample data.

Backend

Change the connection string in application.json file to point it to local database.

Execute dotnet run in CMD and the application will start running.

Users

Admin

email: [email protected] password: P@ssw0rd

Customer

email: [email protected] password: P@ssw0rd

Images

1. Home Page Home Page

2. Product View Home Page

3. Cart View Home Page

4. Shipping View Home Page

5. Profile Home Page

6. Add Product View Home Page

7. Add Product View Home Page

8. Users View (Admin Panel) Home Page

9. Orders View (Admin Panel) Home Page

10. Statistics (Admin Panel) Home Page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published