Skip to content

jaisi/Bangazon-Site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bangazon Web Application

What is Bangazon?

Bangazon is a personal e-commerce platform, where users can buy and sell goods from around the world. This web application is the public facing website that users will engage with to interact with the online marketplace.

Overview

The Bangazon web application was built using:

  • ASP.NET Core MVC and Identity Framework
  • Bower for managing client-side libraries
  • Theming using Bootstrap

To run this application:

  1. Clone this repo to a local directory
  2. cd to your local directory
  3. Open the Bangazon.sln file in Visual Studio
  4. Using the Package Manager Console in Visual Studio, run update-database
  5. Run the program on your local host

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.2%
  • Other 0.8%