Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: signing user as teacher, finding all teachers #55

Conversation

MateuszBednarczyk
Copy link
Contributor

  • created Teacher DTO
  • created UserIsAlreadyATeacherException exception class
  • created findAllByRoleType method in RoleRepository
  • created teacher controller
  • created find all teachers methods in controller, facade, service and implementation
  • edited role-user relation

- created UserIsAlreadyATeacherException exception class
- created findAllByRoleType method in RoleRepository
- created teacher controller
- created find all teachers methods in controller, facade, service and implementation
@MateuszBednarczyk MateuszBednarczyk added the feature/ New feature or request label Aug 11, 2022
@MateuszBednarczyk
Copy link
Contributor Author

needs to be refactored

@MateuszBednarczyk MateuszBednarczyk deleted the feat_user_as_a_teacher branch August 11, 2022 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant