Skip to content

mtktsl/NYTimes-Top-News-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

NYTimes Top News App

Project technical information:

• XCode version: 14.3
• Minimum deployment target: iOS 12.0
• Design pattern: MVVM

Module names that are created with the project:

• GridLayout: It's a custom UIView that organizes views inside horizontally or vertically.
• NetworkDataApi: It is used to fetch data from web in a desired data format.

App information:

• When the app opens, home page is listing the top stories from the NY Times.


• When you tap one of the news, it will open detailed view page.


• From detailed view page, you can press "See More" button in order to read the full story.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages