m-ruiz21 / project3_api

.Net API for a point of sales and inventory solution for Pom and Honey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

.Net API for a point of sales and inventory solution for Pom and Honey as part of Texas A&M's CSCE 331 course.
All necessary documentation to use API and understand it's design is included in the Wiki page.

You can review the front end here.

Usage

To Install Dependencies

dotnet restore

To Run Project

dotnet run --project .\Project2Api\

To Test Project

dotnet test

About

.Net API for a point of sales and inventory solution for Pom and Honey


Languages

Language:C# 100.0%