Done With Clean Architict, RXSWIFT & MVVM-C
I tried to Implement it by Clean Architect By divid The Project Into Layers
-
Presentetion Layer : done with MVVM-C Patern
-
Domain : contain the Business but I SKIP it because time constraint
-
Data Layer : With ServiceProvider to handle All NewsEndPoint
// to add new News end poit
you should make anew News EndPoint declarition implement the NewsEndPoint
// Detail screen and Unit Testing Not Emplemented yet because time frame