Skip to content

It is a sample e-commerce website with login page and customized item images are displayed per login

Notifications You must be signed in to change notification settings

rushi2770/E-Commerce-website

Repository files navigation

E-Commerce-website

It is a sample e-commerce website with login page and customized item images are displayed per login

/*

  • Project: E-Commerce Website Sample
  • Author: Rushikesh Chikka
  • All rights reserved. */

/*

  • Test login credentials
  • User name: rushi
  • Password: rushi */

This site lists segregated items per user login. Depending upon the user id the items are displayed.

The users are validated using the username and password that are stored in the SQL Server database.

I've used Entity framework and database first approach while creating Entity Model of the Database.

In this I've used mainly created a login page followed by the user logon page with the item images displayed and also log off button has been provided.

Environment: ASP .Net MVC, Entity Framework, HTML5, CSS3, Javascript, jQuery, SQL Server.

Releases

No releases published

Packages

No packages published