Project

General

Profile

Actions

기능(Feature) #174

closed

[OMT/PC BE] 1.1 GNB Top

Added by Joseph Vo 10 months ago. Updated 8 months ago.

Status:
완료(Done)
Priority:
보통(Normal)
Assignee:
Start date:
05/07/2025
Due date:
05/12/2025
% Done:

100%

Estimated time:
12.00 h
Spent time:
Part:
BE
Build env.:
Dev

Description

[1.1. GNB TOP] screen is under development.
Please check section 1.1. in the Notion link and the Figma link.

Point System Policy
https://www.notion.so/B2C-Point-System-1bc0df1854a1804aa623d331197a0c2d?pvs=4#1ce0df1854a180dea703eae2c6d31b79

Design
https://www.figma.com/design/m9py67IsdisDZfkrvJZ0TQ/OMT-Point-System?node-id=0-1&t=6texRWcsJ1qckNDi-1

The image of the screen to be developed is as below.


Files

image.png (100 KB) image.png Lexi Kim, 04/25/2025 05:22 AM
image.png (100 KB) image.png Lexi Kim, 04/25/2025 05:22 AM

Related issues

Copied from OMT KR - 기능(Feature) #48: [OMT/PC] 1.1 GNB Top피드백(Feedback)ziniy Kang05/06/2025

Actions
Actions #1

Updated by Joseph Vo 10 months ago

Actions #2

Updated by Dante Le 10 months ago

  • Status changed from 신규(New) to 진행(Doing)
Actions #3

Updated by Dante Le 10 months ago

  • Estimated time changed from 2.00 h to 8.00 h
Actions #4

Updated by ziniy Kang 10 months ago

  • Start date set to 05/07/2025
Actions #5

Updated by Dante Le 10 months ago

  • Estimated time changed from 8.00 h to 12.00 h
Actions #6

Updated by ziniy Kang 10 months ago

  • Due date changed from 05/16/2025 to 05/12/2025
Actions #7

Updated by Dante Le 10 months ago

[Tech Note]
Create new api to get user point info from cache, if it not exists get from DB

[update DB]
create service and schema

INSERT INTO OMH_SUITE.BS_API_SERVICE_CODE (API_SERVICE_URL, METHOD_NAME, OWNER_COMP_CODE, API_SERVICE_NAME_EN,
                                           API_SERVICE_NAME_KO, SCHEMA_FILE_NAME_RQ, SCHEMA_FILE_NAME_RS,
                                           VENDOR_SERVICE_NAME, API_SERVICE_DESC, SAMPLE_REQUEST_MESSAGE,
                                           SAMPLE_RESPONSE_MESSAGE, OPEN_API_YN, OUTSIDE_INTERFACE_YN, LOG_SAVE_YN,
                                           IGNORE_SCHEMA_YN, CONTROL_REMARK, USE_YN, FIRST_INSERT_UNO,
                                           FIRST_INSERT_DATETIME, LAST_UPDATE_UNO, LAST_UPDATE_DATETIME)
VALUES ('/user/get-user-point', 'POST', 110000, 'get user points info', '',
        '/user/get_user_point/get_user_point_schema_rq.json', '/user/get_user_point/get_user_point_schema_rs.json', '',
        '', '', '', 'N', 'N', 'N', 'N', null, 'Y', 10000, '2025-05-13 16:09:16', 10000, '2025-05-13 16:28:09');

Actions #8

Updated by Dante Le 10 months ago

  • Status changed from 진행(Doing) to 완료(Done)
  • % Done changed from 0 to 100
  • Build env. set to Dev
Actions #9

Updated by Dante Le 8 months ago

  • Assignee changed from Dante Le to ziniy Kang
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)