GitHub Copilot Adoption Plan - Workshops - Labs
Stars
18
Forks
11
Watchers
18
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
8
commits
6
commits
5
commits
1
commits
1
commits
1
commits
1
commits
Add README for Avocado Dashboard project with setup instructions and features
5a3fec7View on GitHubUpdate README files for Java and Python to include additional context for Copilot scaffolding instructions
c827ce5View on GitHubUpdate READMErefact.md to correct instructions for generating project scaffolding with Copilot
2176c70View on GitHubRemove outdated README files and add a new comprehensive README for the Employee Management System
e920a31View on GitHubAdd README and Copilot instructions for Python and Java projects; update VSCode settings
cd756e3View on GitHubFix typo in update_employee method and update email route path
51d34b1View on GitHubAdd get_employee_by_email method and corresponding route; update tests
2e6b735View on GitHubAdd get_employee_by_id method and corresponding route; update tests
b651cc4View on GitHubRefactor project structure: rename artifacts in pom.xml and add README for Python employee management app
ace4f2dView on GitHubInitialize employee management application with Flask and Spring Boot; add models, routes, and basic configurations.
bae7b4aView on GitHubmockito core not needed. Recursive dependency from test starter
890d059View on GitHub