SkillForge Path helps you create, manage, and share learning paths or skill curricula. It can be used by individual learners, mentors, or organizations to define learning progressions, track milestones, and recommend resources.
- Create and organize learning paths (modules, lessons, milestones)
- Track learner progress and completion
- Recommend resources and exercises
- Export/import paths (JSON/CSV)
- User roles: admin, mentor, learner (customizable)
- API for programmatic access (if applicable)
- Node.js >= 16 (or your required version)
- npm or yarn
- PostgreSQL / MongoDB instance (if applicable)
- Docker (optional, for containerized setup)
Clone the repository:
git clone https://github.com/gdphoenix108/skillforge-path.git
cd skillforge-pathPlanned features and improvements:
- User progress analytics and dashboards
- Integrations with external learning resources
- Improved recommendation engine
- Team/organization management features
This project is licensed under the MIT License — see the LICENSE file for details.
Project maintained by gdphoenix108