Skip to content

220321-NET/P1-reyjvergara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store Application

Project 1

Overview

This application is based on a storefront that takes allows for users
to make create accounts, login, browse store products, and buy them.

User Stories

As a user, I am able to create an account, so that I may log-in.
As a customer, I am able to view a store and view their products, so that I may add them to my cart.
As a customer in a store, I am able to buy products and place them in my cart, so that I may purchase or remove them.

Tech Stack

C# Programming, SQL, xUnit Testing, ASP.NET Core Web API, ADO.NET, Git, DevOps, Azure Cloud, Docker

Features

  • Create User
  • Log in to User
  • Select Store
  • See products in selected store
  • Add product to cart To-do List:
  • Add more functionality to console
  • Modify function calls on client side to be less numerous
  • Incorperate Factory idea in client side function calls

Getting Started

  • git clone https://github.com/220321-NET/P1-reyjvergara/
  • Run WebAPI.csproj in Visual Studio to run the backend
  • Open folder of clone in Visual Studio Code
  • Use dotnet run to run the front end
  • Prompts will appear in the console of Visual Studio Code
  • These prompts allow for the reading/writing of database

About

P1, or expanded version of P0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors