Skip to content

[Feature, UI] 마이페이지 화면 구현 및 API연결, 저장된 결과클릭하여 상세조회 기능은 아직 구현 X #2

Description

@cc8s

마이페이지 화면(회원정보와 프로필 연결완료)

Image

Big5기반, 키워드기반 연결완료

Big5 기반 저장결과 토글

2025-12-02 04:56:20.885 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  --> GET http://3.37.106.190:8080/survey/result/list
2025-12-02 04:56:20.885 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  --> END GET
2025-12-02 04:56:20.920 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  <-- 201 http://3.37.106.190:8080/survey/result/list (34ms)
2025-12-02 04:56:20.920 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Vary: Origin
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Vary: Access-Control-Request-Method
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Vary: Access-Control-Request-Headers
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Set-Cookie: JSESSIONID=E2B7329F792BED8E27B46CCBDC27D7D0; Path=/; HttpOnly
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  X-Content-Type-Options: nosniff
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  X-XSS-Protection: 0
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Cache-Control: no-cache, no-store, max-age=0, must-revalidate
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Pragma: no-cache
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Expires: 0
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  X-Frame-Options: DENY
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Content-Type: application/json
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Transfer-Encoding: chunked
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Date: Mon, 01 Dec 2025 19:56:24 GMT
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Keep-Alive: timeout=60
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Connection: keep-alive
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  {"isSuccess":true,"code":"COMMON200","message":"성공입니다.","result":{"result":[]}}
2025-12-02 04:56:20.921 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  <-- END HTTP (89-byte body)
2025-12-02 04:56:20.923 11713-11713 MyPageDebug             com.example.gift4u                   D  Big5 데이터 개수: 0

키워드 기반 저장결과 토글

2025-12-02 04:56:16.270 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  --> GET http://3.37.106.190:8080/keyword/result/list
2025-12-02 04:56:16.270 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  --> END GET
2025-12-02 04:56:16.323 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  <-- 201 http://3.37.106.190:8080/keyword/result/list (51ms)
2025-12-02 04:56:16.323 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Vary: Origin
2025-12-02 04:56:16.323 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Vary: Access-Control-Request-Method
2025-12-02 04:56:16.324 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Vary: Access-Control-Request-Headers
2025-12-02 04:56:16.324 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Set-Cookie: JSESSIONID=64C7B7A89129A0FD0736722FB21AD6DB; Path=/; HttpOnly
2025-12-02 04:56:16.324 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  X-Content-Type-Options: nosniff
2025-12-02 04:56:16.324 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  X-XSS-Protection: 0
2025-12-02 04:56:16.330 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Cache-Control: no-cache, no-store, max-age=0, must-revalidate
2025-12-02 04:56:16.331 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Pragma: no-cache
2025-12-02 04:56:16.331 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Expires: 0
2025-12-02 04:56:16.331 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  X-Frame-Options: DENY
2025-12-02 04:56:16.331 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Content-Type: application/json
2025-12-02 04:56:16.331 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Transfer-Encoding: chunked
2025-12-02 04:56:16.332 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Date: Mon, 01 Dec 2025 19:56:20 GMT
2025-12-02 04:56:16.332 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Keep-Alive: timeout=60
2025-12-02 04:56:16.332 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  Connection: keep-alive
2025-12-02 04:56:16.353 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  {"isSuccess":true,"code":"COMMON200","message":"성공입니다.","result":{"result":[]}}
2025-12-02 04:56:16.354 11713-11784 okhttp.OkHttpClient     com.example.gift4u                   I  <-- END HTTP (89-byte body)
2025-12-02 04:56:16.357 11713-11713 MyPageDebug             com.example.gift4u                   D  Keyword 데이터 개수: 0

저장된 결과 클릭하여 상세조회하는건 아직 구현 X

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions