Open euics opened 2 months ago
[ ์ข ํ ์์ ์ฌํญ ]
{ "status": 0, "message": "string", "data": { "totalPages": 0, "totalElements": 0, "size": 0, "content": [ { "scheduleSeq": 0, "startTime": "2024-09-13T12:02:30.566Z", "title": "string" } ], "number": 0, "sort": { "empty": true, "unsorted": true, "sorted": true }, "first": true, "last": true, "numberOfElements": 0, "pageable": { "offset": 0, "sort": { "empty": true, "unsorted": true, "sorted": true }, "unpaged": true, "pageNumber": 0, "paged": true, "pageSize": 0 }, "empty": true } }
{ "memberSeq": 1, "scheduleSeq": 1 }
{ "title": "string", "startTime": "2024-09-14T04:58:42.418Z", "endTime": "2024-09-14T04:58:42.418Z", "location": "string", "streetName": "string", "x": 0, "y": 0, "color": "string", "memo": "string", "allDay": true, "invitedMemberSeqs": [ 0 ], "createMemberSeq": 0 }
allDay(Booleran) ๊ฐ ์ถ๊ฐ: ํ๋ฃจ ์ข ์ผ ์ฌ๋ถ
color์ ๊ฒฝ์ฐ ๋ณด๋ด์ง ์์ ๊ฒฝ์ฐ Color_7B50FF ๋ค์ด๊ฐ๋๋ก ์ค์
DTO ์์ธ์ฌํญ (ํ์๊ฐ)
{ "scheduleSeq": 1, "title": "string", "startTime": "2024-09-14T05:01:11.099Z", "endTime": "2024-09-14T05:01:11.099Z", "location": "string", "streetName": "string", "x": 0, "y": 0, "color": "string", "memo": "string", "allDay": true, "invitedMemberSeqs": [ 2, 3 ], "createMemberSeq": 1 }
๐ 2024.09.13
[ ์ข ํ ์์ ์ฌํญ ]
๐ ์๋ฒ ๋ฐ์ ์ฌํญ
1. ์๋ฒ / DB ์๊ฐ ํ๊ตญ ํ์ง์๊ฐ์ผ๋ก ์ค์ (TZ/Asia)
2. ์ผ์ ๋ชฉ๋ก API ๊ฐ๋ฐ (ํผ๋ ์์ฑ ์ ํ์ํ API)
3. ์ผ์ ๊ฑฐ์ API ๊ตฌํ
4. โญ โญ ์ผ์ URL ์์ (์ค๋ณต ์ฌํญ ์ ๊ฑฐ ํ์ต๋๋ค.)
5. ์ผ์ ์์ฑ / ์์ Request ์์
์ผ์ ์์ฑ
allDay(Booleran) ๊ฐ ์ถ๊ฐ: ํ๋ฃจ ์ข ์ผ ์ฌ๋ถ
color์ ๊ฒฝ์ฐ ๋ณด๋ด์ง ์์ ๊ฒฝ์ฐ Color_7B50FF ๋ค์ด๊ฐ๋๋ก ์ค์
DTO ์์ธ์ฌํญ (ํ์๊ฐ)
์ผ์ ์์
allDay(Booleran) ๊ฐ ์ถ๊ฐ: ํ๋ฃจ ์ข ์ผ ์ฌ๋ถ
color์ ๊ฒฝ์ฐ ๋ณด๋ด์ง ์์ ๊ฒฝ์ฐ Color_7B50FF ๋ค์ด๊ฐ๋๋ก ์ค์
DTO ์์ธ์ฌํญ (ํ์๊ฐ)