opencodeiiita / NEWS-Bucket

This is a NEWS app that fetches you the latest news on the go.
36 stars 42 forks source link

Added functionality to fetch NEWS from newsAPI.json #48

Closed Cybertron-Avneesh closed 4 years ago

Cybertron-Avneesh commented 4 years ago

38

Fixes #38

Short description of what this resolves:

Implemented news fetching feature.

Changes proposed in this pull request and/or Screenshots of changes:

Record-2020-01-22-00-42-211

-

-

MiKinshu commented 4 years ago

You were expected to do networking within the app and fetch news from the api. Rn you have hardcoded one api call.

Cybertron-Avneesh commented 4 years ago

I asked neelabh sir and you on slack about the same the neelabh sir replied that no need to use network calls for fetching online data. I believe thats what the issue's description says.

Cybertron-Avneesh commented 4 years ago

@MiKinshu sir now what should I do next.