Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 393 Bytes

InventoryManager

Inventory Manager API using .net core 3.1, entity framework core and sql server.

Notes

  1. Always getting unauthorized error while testing using Swagger. So, test using Postman.

ToDo

  1. Need more domain knowledge to create accurate database schema.
  2. Currenly the API Allows anyone to register themselves as ADMIN. This needs to be changed.
  3. Add subcategory table