Forum app is fundamentally listing users, their posts, their detailed view of posts and comments about that post. This app consists of;
✔️ MVVM Design Pattern,
✔️ Auto Layout,
✔️ Clean network layer,
✔️ Alamofire,
✔️ Consists of 5 screen;
✔️ Splash screen,
✔️ Users' card with a bunch of details,
✔️ Users' posts with only titles,
✔️ Users' post details,
✔️ Users' comments about chosen post,
✔️ Table view,
✔️ https://jsonplaceholder.typicode.com is used,
👉 This is a project that I made at Turkcell Geleceği Yazanlar iOS Bootcamp.
👉 So, my commits are in a different private repository
PS. Also, there is a full simulation video below the gif.