Skip to content

Virtual-Shop is a study project implemented with ASP.NET MVC.

Notifications You must be signed in to change notification settings

ItayTur/Virtual-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-Shop

Sela study finale project for the mvc course. Virtual-Shop has alot of features, here are some of them: The app has a customers and products managment system. It allwos users to sign-up and sign-in using username and password. Any signed in user can buy and upload products for sell in the site. Not-registered users can only buy products. Product data includes name, description, price and image. The index page view all the products in the database and allowing viewing them by diffrent order: Name or Date. The database run in Sql-Server. I used Entity-Framework code-first to create the data-base and integrate with it. For the design I used bootstrap.

Prerequisites

Visual-Studio Community 2017, SQL-Server.

Installing

Check the ConnectionString in the WebConfig in the MVCProject and app.Config in the WebStoreShared and update to the ConnectionString and database path you want.

Built With

Authors

  • Itay Tur - Full Stack

Acknowledgments

About

Virtual-Shop is a study project implemented with ASP.NET MVC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published