Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 701 Bytes

File metadata and controls

31 lines (24 loc) · 701 Bytes

MAF-Task

News Task

NewsFinder is a news search solution that looks into many providers and display results from all the available news providers.

Using:

Providers API:

Features:

  1. Each Item in the list contains the below:
  • News Image.
  • News title.
  • Author.
  • Post Date (Format: dd/MM/yyyy).
  1. Once the user clicks on the news, it will redirect him to the news details URL.
  2. Flexible layout cross all mobile screen sizes.
  3. User can Filters:
  • By Country (US,AE,JO)
  • By Categories (sports, business, health)
  1. scalability.

Dependencies (using swift Packages):

  • Alamofire
  • SDWebImage