Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.75 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.75 KB

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

  1. Clone the repository: git clone https://github.com/hpmouton/skillharbor
  2. Install dependencies: npm install or composer install (depending on your stack)
  3. Configure database settings in .env file.
  4. Run migrations: php artisan migrate (for Laravel, adjust according to your stack)

Usage

  1. Register/Login as an administrator or employee.
  2. Set up job competency profiles and qualifications.
  3. Perform skill assessments for employees.
  4. 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.