Skip to content

Calendar endpoints#21

Open
HahaGh0sty wants to merge 2 commits into
mainfrom
feature-calender-endpoints
Open

Calendar endpoints#21
HahaGh0sty wants to merge 2 commits into
mainfrom
feature-calender-endpoints

Conversation

@HahaGh0sty

Copy link
Copy Markdown
Contributor

added endpoints for calendar, one to get a months worth of sessions and another to get every month that has checkpoints, if anything is wrong or missing please tell me (i couldn't fucking test for some reason idk why but seems to be a me issue, lmk if anything is fucked up

…nd another to get every month that has checkpoints
@HahaGh0sty HahaGh0sty requested a review from JeroenoBoy June 22, 2026 10:30

@JeroenoBoy JeroenoBoy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work so far, almost there

@PathVariable groupId: Long,
@RequestParam year: Int,
@RequestParam month: Int
): List<SessionResponseDto> {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Method should return SessionDateReponseDTO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants