-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #216 from boostcampwm2023/iOS/feat#209
feat: 프로필 VIP 로직 구현, 네트워크 연결
- Loading branch information
Showing
24 changed files
with
577 additions
and
161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,5 +13,4 @@ struct Member { | |
let username: String | ||
let introduce: String? | ||
let profileImageURL: URL? | ||
// board | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"customCode": "SUCCESS", | ||
"message": "성공", | ||
"statusCode": 200, | ||
"data": { | ||
"id": 221, | ||
"username": "hwani", | ||
"introduce": "Hi, my name is hwani", | ||
"profile_image_url": "https://qi-o.qoo10cdn.com/goods_image_big/3/3/1/6/8645113316_l.jpg" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"customCode": "SUCCESS", | ||
"message": "요청이 성공적으로 처리되었습니다.", | ||
"statusCode": 200, | ||
"data": [ | ||
|
||
] | ||
} |
79 changes: 79 additions & 0 deletions
79
iOS/Layover/Layover/Network/Mock/MockData/PostListMore.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
{ | ||
"customCode": "SUCCESS", | ||
"message": "요청이 성공적으로 처리되었습니다.", | ||
"statusCode": 200, | ||
"data": [ | ||
{ | ||
"member" : { | ||
"id" : 5, | ||
"username" : "loinsir", | ||
"introduce" : "Hi, my name is hwani", | ||
"profile_image_url" : "https://i.namu.wiki/i/HPFgEkrlX8wtU-agoxsqlzllzfJrcFkDSJYFQxdBHUNyjyZtUpS9zy-7-6lfz4ngzB-1wbLRyhIP4TmnwPwKJ0mUec5403r5TJnI3NZpsYJL6GEVQTmR52YoFGLMbaIe4aGSzh4B4InI9r2g0VV74g.svg" | ||
}, | ||
"board" : { | ||
"id" : 5, | ||
"encoded_video_url" : "https://assets.afcdn.com/video49/20210722/v_645516.m3u8", | ||
"video_thumbnail_url" : "https://think-note.com/wp-content/uploads/2023/07/eta_3.jpg", | ||
"longitude" : "37.0532156213", | ||
"latitude" : "127.060123123", | ||
"title" : "최강 아이돌", | ||
"content" : "게시글 설명" | ||
}, | ||
"tag" : ["나도몰라요", "너도몰라요"] | ||
}, | ||
{ | ||
"member" : { | ||
"id" : 6, | ||
"username" : "chopmozzi", | ||
"introduce" : "Hi, my name is hwani", | ||
"profile_image_url" : "https://m.segye.com/content/image/2023/03/15/20230315514234.jpg" | ||
}, | ||
"board" : { | ||
"id" : 6, | ||
"encoded_video_url" : "https://qc66zhsq1708.edge.naverncp.com/hls/fMG98EEU8c1UirV-awtm4qKJyhaHRcnDymRFlPLZbTs_/layover-station/IMG_0136_AVC_,HD,SD,_1Pass_30fps.mp4.smil/master.m3u8", | ||
"video_thumbnail_url" : "video_thumbnail_link", | ||
"longitude" : "37.0532156213", | ||
"latitude" : "127.060123123", | ||
"title" : "프로듀스 101", | ||
"content" : "게시글 설명" | ||
}, | ||
"tag" : ["해시태그", "해시태그2"] | ||
}, | ||
{ | ||
"member" : { | ||
"id" : 7, | ||
"username" : "anyukyung", | ||
"introduce" : "Hi, my name is hwani", | ||
"profile_image_url" : "https://images.khan.co.kr/article/2021/11/15/l_2021111502000877900178361.jpg" | ||
}, | ||
"board" : { | ||
"id" : 7, | ||
"encoded_video_url" : "https://sample.vodobox.net/skate_phantom_flex_4k/skate_phantom_flex_4k.m3u8", | ||
"video_thumbnail_url" : "https://cdnimg.melon.co.kr/resource/image/cds/musicstory/imgUrl20210831030133473.jpg/melon/quality/90/optimize", | ||
"longitude" : "37.0532156213", | ||
"latitude" : "127.060123123", | ||
"title" : "프로미스 나인", | ||
"content" : "게시글 설명" | ||
}, | ||
"tag" : ["해시태그1", "해시태그2"] | ||
}, | ||
{ | ||
"member" : { | ||
"id" : 8, | ||
"username" : "layover", | ||
"introduce" : "Hi, my name is hwani", | ||
"profile_image_url" : "profile_image_link" | ||
}, | ||
"board" : { | ||
"id" : 8, | ||
"encoded_video_url" : "https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8", | ||
"video_thumbnail_url" : "https://res.heraldm.com/content/image/2023/04/16/20230416000040_0.jpg", | ||
"longitude" : "37.0532156213", | ||
"latitude" : "127.060123123", | ||
"title" : "아이즈원", | ||
"content" : "게시글 설명2" | ||
}, | ||
"tag" : ["해시태그1", "해시태그6"] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.