Implement employee management features; add employee model, repository, service, and controller with CRUD operations, and include unit tests for validation
Implement project listing with pagination and sorting; add repository and service methods, update models and schemas, and include unit tests for functionality