Software
Staff Management API
A modular ASP.NET Core REST API for enterprise staff management with appraisal and attendance tracking.
Duration
Ongoing
Team
Solo
Tools Used
6 tools
The Challenge
Build a clean, extensible backend API to manage staff records, clock-in/clock-out, appraisals, and company administration — following clean architecture principles.
The Approach
Designed modular models for Staff, Company, Address, Appraisal, Admin, and ClockIn/ClockOut. Implemented JWT authentication, EF Core data access, and REST endpoints following standard conventions.
Technical Details
Tech Stack
C#
ASP.NET Core
SQL Server
Entity Framework Core
JWT Auth
REST API
Results & Impact
Modular architecture supporting staff, appraisal, and attendance management
JWT authentication with role-based access
Built with ASP.NET Core Web API and Entity Framework Core