Skip to content

Commit 0602eb0

Browse files
committed
Merge remote-tracking branch 'github/main'
2 parents c04cfb3 + 0440db5 commit 0602eb0

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# OverView
2+
this is app using openai api
3+
4+
# Getting Started
5+
After making the room
6+
<br>
7+
Enter the same number or same word as the room and press join on the other side
8+
9+
# Modularization
10+
11+
![스크린샷 2023-06-27 오후 7 48 36](https://github.com/lyh990517/WebRTC/assets/45873564/389bf280-e956-436e-b6e7-2cd97dccae30)
12+
13+
14+
# Used skill
15+
Language:Kotlin
16+
<br>
17+
UI: Jetpack compose + XML
18+
<br>
19+
Architecture: Clean Architecture + Multi Module
20+
<br>
21+
DI:Hilt
22+
<br>
23+
Asynchronous:Coroutine Flow
24+
<br>
25+
signaling: FireStore
26+
<br>
27+
networking: WebRTC
28+
<br>
29+
# App Preview

0 commit comments

Comments
 (0)