Skip to content

Commit 3ccfc37

Browse files
committed
Merge remote-tracking branch 'origin/dev' into feature/Community
2 parents df9cfd1 + 7e04d25 commit 3ccfc37

File tree

1 file changed

+23
-20
lines changed

1 file changed

+23
-20
lines changed

README.md

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Affinity
22
🗓 프로젝트 소개 : 신발 커뮤니티 앱 </br>
33
🗓 기간 : 2022.10.15 ~ 2023.3.21 </br>
4-
🗓 팀원: [로이](https://github.com/Roy-wonji), [](https://github.com/italsehf), [](https://github.com/Dtzer0), [소낙](https://github.com/choo121600), [리넴](https://github.com/Duckduck1596), 루비 </br>
4+
🗓 팀원: [로이](https://github.com/Roy-wonji), [](https://github.com/italsehf), [](https://github.com/Dtzer0), [소낙](https://github.com/choo121600), [리넴](https://github.com/Duckduck1596), [루비](https://github.com/minislively) </br>
55

66
<br>
77

@@ -55,7 +55,7 @@
5555
|Developer|Product Manger|Developer|Developer|Developer|Designer|
5656
|:-:|:-:|:-:|:-:|:-:|:-:|
5757
|<img src="https://user-images.githubusercontent.com/75601594/234147001-86411f85-4f56-4b8d-baad-eba7218278a2.PNG" width="120">|<img src="https://user-images.githubusercontent.com/75601594/234175100-b6058283-c72e-428e-a4a3-3d57bd8f6f7a.png" width="120">|<img src="https://user-images.githubusercontent.com/75601594/234175182-0986c72b-d45e-4e6b-b596-460ecf85cbe1.png" width="120">|<img src="https://user-images.githubusercontent.com/75601594/234174853-3eca2f08-c759-4158-8ee1-5b3c210cdd06.jpeg" width="120" height="120">|<img src="https://i.imgur.com/X8yRfcy.png" width="120">|<img src="https://user-images.githubusercontent.com/75601594/234147178-39330bb0-343d-4d1a-bc34-956c2491eb6a.png" width="120">|
58-
|[Roy](https://github.com/Roy-wonji)|[Min](https://github.com/italsehf)|[Sonak](https://github.com/choo121600)|[Young](https://github.com/Dtzer0)|[Linem](https://github.com/Duckduck1596)|Ruby|
58+
|[Roy](https://github.com/Roy-wonji)|[Min](https://github.com/italsehf)|[Sonak](https://github.com/choo121600)|[Young](https://github.com/Dtzer0)|[Linem](https://github.com/Duckduck1596)|[Ruby](https://github.com/minislively)|
5959

6060
<br>
6161

@@ -65,10 +65,6 @@
6565

6666
<br>
6767

68-
## 사용한 라이브러리
69-
- `Kingfisher` , `SwiftLint`, `Firebase` , `Moya` , `PopupView`, `lottie`
70-
71-
<br>
7268

7369
## 🛠 Developement Environment
7470

@@ -81,25 +77,17 @@
8177
<br>
8278

8379

84-
## 사용한 api
85-
### 📝 신발 관련 MOCK API
86-
```swift
87-
let url = URL(string : "https://640de3d61a18a5db83827295.mockapi.io/shoes")
88-
```
89-
<br>
90-
91-
### 📝 신발 상세 MOCK API
92-
```swift
93-
let url = URL(string : "https://640de3d61a18a5db83827295.mockapi.io/shoes/id")
94-
```
80+
## 사용한 협업툴
81+
- `Notion` , `Figma`
9582

9683
<br>
9784

98-
## 사용한 협업툴
99-
- `Notion` , `Figma`
85+
## 사용한 라이브러리
86+
- `Kingfisher` , `SwiftLint`, `Firebase` , `Moya` , `PopupView`, `lottie`
10087

10188
<br>
10289

90+
10391
## 사용한 자동화
10492
- `Fastlane` , `Slack`
10593
<br>
@@ -110,6 +98,21 @@ let url = URL(string : "https://640de3d61a18a5db83827295.mockapi.io/shoes/id")
11098

11199
<br>
112100

101+
102+
## 사용한 api
103+
### 📝 신발 관련 MOCK API
104+
```swift
105+
let url = URL(string : "https://640de3d61a18a5db83827295.mockapi.io/shoes")
106+
```
107+
<br>
108+
109+
### 📝 신발 상세 MOCK API
110+
```swift
111+
let url = URL(string : "https://640de3d61a18a5db83827295.mockapi.io/shoes/id")
112+
```
113+
114+
<br>
115+
113116
## 키워드
114117
- `@published`
115118
- `@State`
@@ -194,7 +197,7 @@ let url = URL(string : "https://640de3d61a18a5db83827295.mockapi.io/shoes/id")
194197
│   │ │ │ │ 📂── Login
195198
│   │ │ │ └─ 📂── SignUP
196199
│  │ │ │ 📂── Home
197-
│  │ │ │ 📂── Notic
200+
│  │ │ │ 📂── Notice
198201
│  │ │ │ 📂── ProductDetail
199202
│  │ │ │ 📂── ProductList
200203
│  │ │ │ 📂── Profile

0 commit comments

Comments
 (0)