diff --git a/README.md b/README.md index 2cdea75..896b36c 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,21 @@ ## About The Project [![Product Name Screen Shot][product-screenshot]](https://example.com) +Proof of concept e-commerce store using Angular, .Net Core and Stripe for payment processing -Build a proof of concept e-commerce store using Angular, .Net Core and Stripe for payment processing +* .Net Core +* Angular +* C# Generics +* Repository and Unit of Work Pattern +* Specification Pattern +* Caching +* Angular Lazy loading +* Angular Routing +* Angular Reactive Forms +* Angular Creating a MultiStep form wizard +* Accepting payments using Stripe +* Angular Re-usable form components +* Angular validation and async validation

(back to top)