Version 2 of the SkillBridge
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
1
commits
feat: add student dashboard functionality and profile setup
d33d28aView on GitHubfeat: Add sub-module management functionality with scheduling support
a85580aView on GitHubfeat: Implement batch management features including session creation, syllabus management, and student enrollment
c873f4eView on GitHubfeat: add isActive field to TrainerDTO and map user status in TrainerService
589be79View on GitHubfeat: enhance bulk upload functionality and student profile management with new fields and database migrations
4500f30View on GitHubfeat: update role retrieval to use string names and enhance CSV parsing with header logging
933e0f5View on GitHubfeat: implement feedback system with CRUD operations
0068cdbView on GitHubfeat: Implement bulk upload functionality for students and trainers
0e9772cView on GitHubfeat: Implement student and trainer management features
21e9bcfView on GitHubfeat: add Company entity and repository, implement CollegeDetail page with admin management, and create College Admin modal
4a5c14dView on GitHubfeat: add Trainers List, Student Dashboard, and Trainer Dashboard pages with comprehensive UI and functionality
433e1fdView on GitHubfeat: add UI components and authentication context
25774edView on GitHubRemove development environment configuration file (application-dev.yaml) from the project. This file contained settings for local development, including database and server configurations, which are no longer needed.
64fe21fView on GitHubInitial commit of SkillBridge backend project, including project structure, Maven configuration, and foundational documentation. Added step-by-step guides for backend setup, architecture decisions, tech stack, multi-tenancy strategy, authentication and security, and database configuration. Created core database schema and initial migration files. Configured application properties for development and local environments.
d43b24fView on GitHub