An open API service indexing awesome lists of open source software.

https://github.com/isitt77/complete_dot_net_core

Complete .NET Core course from Bhrugen Patel on Udemy
https://github.com/isitt77/complete_dot_net_core

asp-dot-net-core azure dotnet e-commerce-project mvc n-tier-architecture postgresql repository-pattern

Last synced: 3 months ago
JSON representation

Complete .NET Core course from Bhrugen Patel on Udemy

Awesome Lists containing this project

README

          

# complete_dot_net_core

Summary

This web application is the capstone project from The Complete ASP.NET Core MVC course on Udemy. https://www.udemy.com/course/complete-aspnet-core-21-course/

It's a demo e-commerce web app using N-tier architecture and Repository Pattern. Stripe is used to process payments.

Features Added

- UX/UI assistance to provide you with a dummy credit card number and simple instructions for using Stripe.

- Light Mode / Dark Mode theme in the navbar. This will toggle between two Bootstrap themes and will also be applied to third party pop-up alerts.

Update: This web app is no longer live.