Skip to content

NSAW is an all in one News, Stock and Weather feed application. Built as a final project for Udacity's Android Developer Nanodegree.

Notifications You must be signed in to change notification settings

Adsama94/NSAW-Project

Repository files navigation

NSAW-Project

NSAW is an all in one News, Stock and Weather feed application. Built as a final project for Udacity's Android Developer Nanodegree.

To run this app, you'll need to obtain API keys from the following -


NewsAPI - https://newsapi.org/
ALPHA VANTAGE - https://www.alphavantage.co/
Dark Sky API - https://darksky.net/dev


Add your keys to the gradle.properties file.

NEWS_API_KEY = "YOUR KEY GOES HERE"
ALPHA_VANTAGE_KEY - "YOUR KEY GOES HERE"
DARK_SKY_KEY = "YOUR KEY GOES HERE"

alt text alt text alt text alt text alt text alt text alt text alt text

Google APIs Used

OAuth API for seamless G+ Sign in.
AdMob API for displaying banner ads.
Analytics API for tracking in-app events.
Places API for providing location searches.

License

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Copyright 2018 Paran Sharma

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and
limitations under the License.

About

NSAW is an all in one News, Stock and Weather feed application. Built as a final project for Udacity's Android Developer Nanodegree.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages