Skip to content

A mock E-Commerce app project made with ASP.NET Core MVC and Blazor Server Components. Purely educational.

Notifications You must be signed in to change notification settings

Tturna/ASP-Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock E-Commerce Site

This project was done as part of an ASP.NET course in uni. It implements a rough E-Commerce site base using C#, ASP.NET Core MVC, Blazor, and PostgreSQL.

Main features

  • User authentication and authorization
  • Persistent shopping cart
  • "Maintainer" users with special capabilities
  • Interactive map to find maintainers
  • Product catalog
  • Featured products

Things that were omitted due to limited scope

  • Automated testing
  • Payment processor mechanism (like Stripe)
  • Lasting and scalable hosting
  • CI/CD

Interface screenshots

interface screenshot

About

A mock E-Commerce app project made with ASP.NET Core MVC and Blazor Server Components. Purely educational.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published