Skip to content

Commit 02e708e

Browse files
authored
Revise README for ICTMDBDetailModule
Updated module description and links for the home screen. Removed 3rd party frameworks and technical information sections.
1 parent 8b79f3d commit 02e708e

1 file changed

Lines changed: 7 additions & 18 deletions

File tree

README.md

Lines changed: 7 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,30 @@
11
# ICTMDBDetailModule
22

3-
This module is designed for the <a href="https://github.com/engingulek/ICTMDBApp">[ICTMDBAPP]</a>.
4-
It is prepared specifically for the Detail screen.
3+
4+
This module is designed for the <a href="https://github.com/engingulek/ICTMDBApp/tree/version/swiftui">[ICTMDBAPP]</a>.
5+
It is prepared specifically for the home screen.
56

67

78
### There are 4 Kits
89
<ul>
910
<li>
10-
<a href="https://github.com/engingulek/ICTMDBViewKit">ICTMDBViewKit</a>
11+
<a href="https://github.com/engingulek/ICTMDBViewKit">ICTMDBViewKit</a> from version/swiftui branch
1112
</li>
1213

1314
<li>
14-
<a href="https://github.com/engingulek/GenericCollectionViewKit">GenericCollectionViewKit</a>
15+
<a href="https://github.com/engingulek/ICTMDBNavigationManagerSwiftUI">ICTMDBNavigationManagerSwiftUI</a> from master brancg
1516

1617
</li>
1718
<li>
18-
<a href="https://github.com/engingulek/ICTMDBNetworkManagerKit">ICTMDBNetworkManagerKit</a>
19+
<a href="https://github.com/engingulek/ICTMDBNetworkManagerKit">ICTMDBNetworkManagerKit</a> from feature/create-modular-network-layer branch
1920

2021
</li>
2122
<li>
22-
<a href="https://github.com/engingulek/ICTMDBModularProtocols">ICTMDBModularProtocols</a>
23+
<a href="https://github.com/engingulek/ICTMDBModularProtocols">ICTMDBModularProtocols</a> from version/swiftui branch
2324

2425
</li>
2526
</ul>
2627

27-
## 3rd Party Frameworkler
28-
<ul>
29-
<li>
30-
SnapKit
31-
</li>
32-
</ul>
33-
34-
## Technical information about the application
35-
<ul>
36-
<li>VIPER used</li>
37-
<li>Protocol Oriented Programming</li>
38-
</ul>
3928

4029

4130
<video width="320" height="240" src = "https://github.com/user-attachments/assets/f993be0b-0be7-45ff-8608-51cab7e6fd54">

0 commit comments

Comments
 (0)