Skip to content

Enhancement to Student data mapping for frontend integration - #123

Open
constantine0621 wants to merge 24 commits into
mainfrom
Feature--Student-db-connection
Open

Enhancement to Student data mapping for frontend integration#123
constantine0621 wants to merge 24 commits into
mainfrom
Feature--Student-db-connection

Conversation

@constantine0621

Copy link
Copy Markdown
Contributor

Adjustments to Student dtos and repository so the backend can send the correct data to frontend when populating data from database instead of hardcoded data. Facade is merged into the branch.

…ade, made changes to StudentMapper, updated StudentServiceTest and created tests for new classes
…ent-db-connection

# Conflicts:
#	src/main/java/org/unilab/uniplan/student/StudentController.java
#	src/main/java/org/unilab/uniplan/student/StudentMapper.java
#	src/main/java/org/unilab/uniplan/student/StudentService.java
#	src/test/java/org/unilab/uniplan/student/StudentServiceTest.java
…Facade layer, added NotBlank validation to RequestDto and switched out Service repository calls
@constantine0621 constantine0621 self-assigned this Jun 30, 2026
@constantine0621
constantine0621 requested a review from a team as a code owner June 30, 2026 09:05
…ent-db-connection

# Conflicts:
#	src/main/java/org/unilab/uniplan/student/StudentRepository.java
#	src/main/java/org/unilab/uniplan/student/dto/StudentCourseMajorDto.java
#	src/main/java/org/unilab/uniplan/student/dto/StudentResponseDto.java
@constantine0621 constantine0621 changed the title Enhancement to Student Enhancement to Student data mapping for frontend integration Jul 1, 2026
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