From bb72ab8f4325f20ef5ce7f61171039e83ffd69b7 Mon Sep 17 00:00:00 2001 From: Raghav Rastogi <51928619+raghav2404@users.noreply.github.com> Date: Wed, 18 Dec 2024 01:22:53 +0530 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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 + + +