diff --git a/README.md b/README.md new file mode 100644 index 0000000..ca50451 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +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: +MVC CORE +RAZOR +EF CORE +IDENTITY (AUTHN AND AUTHZ) +CI-CD +CLEAN ARCHITECTURE