Recently, I worked on an integrated asset management system based on ASP.NET Core with .NET 8 and SQL Server, where I implemented many features that ensure efficiency and smooth management of assets within the organization, including:
Full asset management (add - modify - delete - guess).
Tracking asset transfer between departments and employees with an accurate record of changes (Audit Trail).
Integrated security and permissions system for users (Admin - Supervisor - Administrator - Data Entry - User).
Enhancing security using JWT Authentication to ensure the security of sessions and users.