Skip to content

SwiftUI App using SwiftData to show the most popular articles by share type and period of time.

Notifications You must be signed in to change notification settings

DiegoM1/NYPopularArticles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYPopularArticles

SwiftUI App to show the most popular articles by share type and period of time. Development using SwiftData, async - await, ContentUnavailableView, Unit test, not third party libraries.

Documentation -> developer.nytimes.com/docs/most-popular-product/1/overview

Installation

There is not third party libraries so there is any special installation but you are going to need to create a new string value with the key "Api_key" in the info.plist, if no the app is going to crash cause a fatal error.

Screenshot 2024-02-18 at 16 09 48

UI Screens

Popular Articles Liked Articles
Simulator Screenshot - iPhone 15 - 2024-02-18 at 16 13 50 Simulator Screenshot - iPhone 15 - 2024-02-18 at 16 14 51

GIFs

Expand details, webView Different service calls Liked Articles
Simulator Screen Recording - iPhone 15 - 2024-02-18 at 16 33 36 Simulator Screen Recording - iPhone 15 - 2024-02-18 at 16 32 27 Simulator Screen Recording - iPhone 15 - 2024-02-18 at 16 35 25

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

SwiftUI App using SwiftData to show the most popular articles by share type and period of time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages