Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.4 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.4 KB

🗞 Hello News

License Swift 5.0

👋 Introduction

Application demonstrating fetching of top headlines from NewsAPI.org and usage of Core ML for categorisation of news articles.

📰 Features

  • Fetch and Parse top headlines from NewsAPI.org
  • Adds Tableview and Detail view to showcase fetched articles data
  • Showcase Kingfisher usage for downloading and caching images from the web
  • Used DocumentClassifier framework for classifying documents into one of five categories (Business, Entertainment, Politics, Sports, and Technology). It uses a CoreML model.

📄 License

Hello Crypto Tracker is available under the MIT license. See LICENSE for details.

📱 Screenshots