Skip to content

An ecommerce store implemented in .net 6 and svelte

Notifications You must be signed in to change notification settings

Kvbadev/Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project includes all important aspects of an ecommerce web application, such as authentication, payments, persisting shopping cart and integration with google openID. I started the project to improve my existing programming skills, especially in .net and backend in general, but also to learn completely new things, such as svelte and Azure. You can check out how the project performs by visiting https://ec2-52-59-237-24.eu-central-1.compute.amazonaws.com:50001/, where the entire thing is up and running. Project's frontend is not really responsive, so I'd recommend to check the page on a monitor. All available routes are in Web/WebUI/src/routes.ts file. If You want to test administrator dashboard, You have to log in as an Admin:
Username: Administrator
Password: Pa$$w0rd

About

An ecommerce store implemented in .net 6 and svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published