An open API service indexing awesome lists of open source software.

https://github.com/ericafenyo/capstone-project


https://github.com/ericafenyo/capstone-project

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Capstone Project

I made a News app as my Udacity Android Development Course final project
and the followings are required in order to use or test the app

1. Java jdk 8 and above
2. Dark Sky API key : https://darksky.net/dev
3. Google Places and Maps AP keys
4. The News API key : https://newsapi.org

Follow the simple TODOs in order to setup your valid API keys and voilà!, build and run the app

# Open Source Libraries used
1. Android Support Libraries : Distributed by The Android Open Source Licensed under the Apache License, Version 2.0
2. Retrofit 2 : Distributed by Square, Inc. Licensed under the Apache License, Version 2.0
3. Firebase JobDispatcher : Distributed by Google, Inc. Licensed under the Apache License, Version 2.0
4. Butter Knife : Distributed by Jake Wharton under the Apache License, Version 2.0
4. Glide : Distributed by Google, Inc. under BSD, part MIT and Apache 2.0.
5. Dagger 2 : Distributed by The Dagger Authors under the Apache License, Version 2.0
6. Android Architecture Components : Distributed by The Android Open Source Project, Inc.under the Apache License, Version 2.0
7. Gson : Distributed by Google, Inc. Licensed under the Apache License, Version 2.0