SkillHarbor - Skill Audit Tool
Overview
SkillHarbor is a comprehensive Skill Audit Tool designed to help organizations assess and manage the skills of their employees efficiently. This tool provides a user-friendly interface for both employees and administrators to evaluate and track skills, facilitating better workforce management and development.
Features
- Skill Assessment: Conduct detailed skill assessments for employees based on predefined criteria.
- Competency Ratings: Utilize a scalable competency rating system to measure and analyze individual skill levels.
- Qualification Tracking: Keep track of employees' qualifications and certifications relevant to their roles.
- Job Competency Profiles: Define and maintain job competency profiles to align with organizational goals.
- User-Friendly Interface: Intuitive design for easy navigation and seamless user experience.
- Dashboard: Access a comprehensive dashboard with insightful visualizations of skill distributions and progress.
Getting Started
Installation
- Clone the repository:
git clone https://github.com/hpmouton/skillharbor
- Install dependencies:
npm install
or composer install
(depending on your stack)
- Configure database settings in
.env
file.
- Run migrations:
php artisan migrate
(for Laravel, adjust according to your stack)
Usage
- Register/Login as an administrator or employee.
- Set up job competency profiles and qualifications.
- Perform skill assessments for employees.
- Track progress and generate reports through the dashboard.
Contributing
If you would like to contribute to SkillHarbor, please follow our Contribution Guidelines.
License
This project is licensed under the MIT License.