Skip to content

hdriel/MVC_Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC Shop Products

C# , MCV, EntityFramework, SQL Server (SSMS2012)

Description

In this project, I built a product store, where customers sign up for the site, and can search for products, buy / cancel purchases, and the manager of the site can edit products: add / update / delete,

In this project, the main thing was to program in C # according to MVC, when the server is a local server in the SQL Server Managment System 2012, when the information through it through EntityFramework.

I did not focus on this project on the design of the site, but only on its programming principles ..

I put a detailed guide on how to run the project

You can see screenshots of the entire project here:

  • About

    image1

  • Add product

    image2

  • All users

    image3

  • Home as registerd

    image4

  • Home as guest

    image5

  • Login

    image6

  • Admin Management

    image7

  • Client Orders

    image8

  • Profile

    image9

  • Search product

    image10

  • Search product

    image11

  • Update and delete product

    image12

  • Database tables

    image13

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published