angelamcosta / PetMart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PetMart

About The Project

PetMart is a ecommerce project that contains a web application, a web API that access the products and users from a SqlServer database, a class library that contains the models used in the database context and a repository library to access the API.

Built With

  • .NET
  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/angelamcosta/PetMart.git
  2. Use the package manager console to apply the migrations. You have to select 'WebApi' as the default project in the console.
    Update-Database

Contact

Angela Lima - angelamcostalima@icloud.com

Project Link: https://github.com/angelamcosta/PetMart

About


Languages

Language:JavaScript 49.7%Language:SCSS 20.4%Language:CSS 17.9%Language:C# 7.4%Language:HTML 4.6%