Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raghav2404 authored Dec 14, 2024
1 parent a4e4c98 commit f59890a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Supermarket management system which has the following modules
Inventory : EDIT / DELETE AND SHOWS CATEGORIES AND PRODUCTS
Sales : SELL THE PRODUCTS OF SPECIFIED CATEGORY AND DISPLAY THE TRANSACTIONS

.NET CONCEPTS USED:

ROUTING
EF CORE
CLEAN ARCHITECTURE (USE CASES ,PLUGINS AND CORE BUSINESS ENTITIES)
MVC
RAZOR
IDENTITY (AUTH-N/AUTHZ)

0 comments on commit f59890a

Please sign in to comment.