Open BegicHarun opened 3 hours ago
•Description: Define a Skill model and create CRUD endpoints for managing skills in the portfolio. •Tasks: • Add Skill model with properties (Id, Name, ProficiencyLevel). • Implement CRUD endpoints for Skill. • Write tests for each endpoint.