Description Today's To-Do
Final API and UI Review
Why the API was designed this way
How APIs and UI interact with each other
Check for missing features and error definitions
Development Initial Setup and Rules
Saving application-dev.yml
Using Docker
Using data.sql
Using Swagger
Development Process Explanation
Explanation of controller, repository, service, and dto
Annotations and classes needed for API documentation using Swagger
Development…👼🏻
Additional UI Notes
Add navigation buttons such as "Go to Home" and "Return to List" on all UI pages.
API Difficulty
To-Do Registration : Medium (requires significant work)
To-Do Retrieval : High
To-Do Update : Medium-Low
To-Do Deletion : Low
Achievement Status Update : Medium-Low
Challenge Registration : Medium
Challenge List Retrieval : Medium
Challenge Details Retrieval : Medium
Daily Challenge Achievement Registration : Medium
Challenge Deletion : Low
Calendar Retrieval : Medium
Calendar Details Retrieval : Medium-Low (requires significant work)
Performance Analysis Retrieval : Medium
Task Assignments
Ji Won
To-Do Retrieval
Performance Analysis Retrieval
Ye Eun
Error Definition for To-Do
To-Do Registration
To-Do Deletion
Seo Ha
To-Do Update
Challenge List Retrieval
Challenge Deletion
So Dam
Achievement Status Update
Challenge Details Retrieval
Ha Jin
Challenge Registration
Daily Challenge Achievement Registration
Min Ji
Error Definition for Calendar
Calendar Retrieval
Calendar Details Retrieval
Tasks for API Development
Controller
DTO
Service
Repository
Define error documentation for each controller method
Attach error documentation annotations to methods
Reactions are currently unavailable
You can’t perform that action at this time.
Today's To-Do
Final API and UI Review
Development Initial Setup and Rules
application-dev.ymldata.sqlDevelopment Process Explanation
controller,repository,service, anddtoDevelopment…👼🏻
Additional UI Notes
API Difficulty
Task Assignments
Ji Won
Ye Eun
Seo Ha
So Dam
Ha Jin
Min Ji
Tasks for API Development