Skip to content

Add HomeController and HomeResponse for home screen API#27

Merged
jeyongsong merged 1 commit intomainfrom
home-api-integration
Feb 21, 2026
Merged

Add HomeController and HomeResponse for home screen API#27
jeyongsong merged 1 commit intomainfrom
home-api-integration

Conversation

@subsub97
Copy link
Collaborator

This pull request introduces a new API endpoint for the home screen, providing consolidated information about the user's workplace, earnings, daily pay, and work policy. The main changes involve the addition of a new controller and a response DTO to support this functionality.

New Home API endpoint:

  • Added HomeController with a /api/v1/home GET endpoint that aggregates workplace, earnings, schedule, and work policy data for the authenticated user.

Data structure for home response:

  • Introduced HomeResponse data class to encapsulate the home screen information, including workplace, earnings, daily pay, and formatted clock-in/out times.

Copy link
Member

@jeyongsong jeyongsong left a comment

Choose a reason for hiding this comment

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

가즈아~!

@jeyongsong jeyongsong merged commit 46a6a20 into main Feb 21, 2026
1 check passed
@jeyongsong jeyongsong deleted the home-api-integration branch February 21, 2026 20:58
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