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

Create agenda endpoints #5

Closed
boot-sandre opened this issue Oct 6, 2023 · 1 comment · Fixed by #11
Closed

Create agenda endpoints #5

boot-sandre opened this issue Oct 6, 2023 · 1 comment · Fixed by #11
Assignees
Labels
enhancement New feature or request

Comments

@boot-sandre
Copy link
Owner

boot-sandre commented Oct 6, 2023

We already have 4 REST likes routes (student/teacher/location/lesson) with create/read/list/update/delete endpoints.

We want now a route to link AgendaController (actually named AgendaInterface) methods.

This AgendaController have been started here:
skii-platform-interfaces

This controller will be the main entrypoint for planning management.

@boot-sandre boot-sandre added the enhancement New feature or request label Oct 6, 2023
@boot-sandre boot-sandre self-assigned this Oct 6, 2023
@boot-sandre boot-sandre moved this from Todo to In Progress in @boot-sandre's Skii Platform Oct 6, 2023
@boot-sandre boot-sandre linked a pull request Oct 7, 2023 that will close this issue
@boot-sandre boot-sandre added this to the Skii Platform 0.0.5 milestone Oct 7, 2023
@boot-sandre
Copy link
Owner Author

#22 We create this issue to complete the agenda view. The actual AgendaView is stable and usable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant