How You Can Effortlessly Create Your Own Positive News iOS Application
The project consists of an iOS application that will consume an API and select the most positive articles. The application uses the built-in Natural Language
API to perform the sentiment analysis inference on the articles's text.
- Xcode 11
- Register an API Key at https://newsapi.org
- Copy and clone the project
- Paste the API Key inside
ViewController.swift
- Build and run the project
This projet uses a package called Cards made by Paolo Cuscela
Thanks to him 🙏
Omar MHAIMDAT – Linkedin – omarmhaimdat@gmail.com
Distributed under the MIT license. See LICENSE
for more information.