Skip to content

nss-ivory-trolls/BangazonSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bangazon E-commerce

Welcome to Bangazon E-commerce, an online shopping marketplace for a fictitious company. This application enables users to create a profile, search and purchase products, and create and sell products of their own. Bangazon E-commerce is built with a C# /.NET MVC architecture, .NET Entity and Identity Framework for easing database access and login/registration, and Razor templates for the UI.

Generating the Database

In order to generate the database:

  1. Open Visual Studio and load the solution file
  2. Go to the Package Manager Console in Visual Studio.
  3. Execute Update-Database to generate your tables.
  4. Use the SQL Server Object Explorer to verify that everything worked as expected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages