feat: Implement course instructor management UI with search, add, set primary, and remove instructor capabilities.
This commit is contained in:
parent
7ad15778e6
commit
5b1af9d43b
5 changed files with 27 additions and 6 deletions
3
frontend_management/.gitignore
vendored
3
frontend_management/.gitignore
vendored
|
|
@ -22,4 +22,5 @@ logs
|
|||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
deploy.ps1
|
||||
deploy.ps1
|
||||
*.tar
|
||||
Loading…
Add table
Add a link
Reference in a new issue