https://github.com/erossini/xamarinnewsapi
Client for NewsApi.org in Xamarin Forms
https://github.com/erossini/xamarinnewsapi
Last synced: 7 months ago
JSON representation
Client for NewsApi.org in Xamarin Forms
- Host: GitHub
- URL: https://github.com/erossini/xamarinnewsapi
- Owner: erossini
- Created: 2017-11-20T00:20:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T16:44:48.000Z (almost 8 years ago)
- Last Synced: 2025-01-12T10:07:09.810Z (9 months ago)
- Language: C#
- Size: 1.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: News.sln
Awesome Lists containing this project
README
# XamarinNewsApi
Client for http://newsapi.org in Xamarin Forms.1. Create an application for displaying the news from the BBC feed: https://newsapi.org/bbc-news-api
2. To use this feed, you'll need to generate an API key.
3. The application should display a list of the current news with the ability to refresh.
4. Each news item should have title, description, published date and associated image.
5. Selecting a news item should open a link to that story within the app.
6. The only requirement is to use the Xamarin platform, everything else is up to the candidate.Time: 1 hour
## Screenshots

