diff --git a/README.md b/README.md index ca50451..2771f50 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,15 @@ SUPERMARKET MANAGEMENT SYSTEM which has the following modules: Inventory : Create , manage ,edit , delete products and their categories Sales : Sell available products of specific categories and display all transactions or for specific cashier -.NET concepts used: +Concepts,tools and technlogies used to develop the application +C# .NET-8 MVC CORE -RAZOR +RAZOR views EF CORE IDENTITY (AUTHN AND AUTHZ) -CI-CD CLEAN ARCHITECTURE +SQL server +HTML5 + + +