Skip to content

adamkangiser/skinet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skinet

Proof of concept E-Commerce Store • Functionality - The store will have pagination, filters to filter brands/products, add/remove products to basket, user able to create a user account with their email, processes payments using Stripe. • Tools - .NET Core, Angular, VS Code, Visual Studio, Microsoft Entity Framework, SQLite, Bootstrap, Stripe, C#, Postman (API testing). • Goal of project – The goal of this project is to learn how to build a functional proof of concept e-commerce store using .NET Core and Angular and to learn how to create a Web API in VS Code and run the application using dotnet CLI and test the API with Postman. Another goal of this project is to enhance my knowledge and skills of all of these tools.