chazhenricks / Bangazon-Site

Bangazon is a mock e-commerce platform. Built as part of a team, the Bangazon-Site is the client facing portal for buying and selling goods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Bangazon is a mock e-commerce platform. Built as part of a team, the Bangazon-Site is the client facing portal for buying and selling goods.


Languages

Language:C# 99.2%Language:CSS 0.7%Language:JavaScript 0.1%