Skip to content

[FEAT] 학력, 경력/경험, 자격증, 어학, 보유 스킬, 수상 내역 API 구현 #24

@yugangee

Description

@yugangee

💼 작업 설명

학력, 경력/경험, 자격증, 어학, 보유 스킬, 수상 내역 데이터를 저장하는 API 구현

각 데이터 저장을 위한 Controller, Service, Repository, DTO 개발
EduController, ExpController, QualController, LangController, SkillController, AwardController
각 데이터에 대응하는 RequestDto 및 ResponseDto 개발
POST 엔드포인트 구현:
/api/v1/edu, /api/v1/exp, /api/v1/qual, /api/v1/lang, /api/v1/skill, /api/v1/award
데이터베이스와 연동하여 해당 데이터 저장 기능 추가

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions