Awesome
<img src='https://github.com/sebacipolat/Squire/blob/master/Images/news_medium.png' height="100"/>Squire
by Sebastian Cipolat
Squire is a single OpenSource Example News Reader Android APP.
The data is provide by The Guardian
Download
<p> <a href='https://play.google.com/store/apps/details?id=com.cipolat.news'> <img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height="100"/> </a> </p>Technology used:
The app is based on MVP
Libraries:
RxJava
RxAndroid
okhttp3
Butterknife
picasso
appcompat-v7
BEFORE RUN
The Guardian Api Service is used as data source.
You should create an api key
1- Go to https://bonobo.capi.gutools.co.uk/register/developer an create a developer account.
2- Modify 'Constants.java' at /app/src/main/java/com/cipolat/news/Data
reeplace the API_KEY value with your dev key.
FEATURES
The app has only two screens, it's only a demostration with limited features.
Home
The search icon is only for demostration purpose.
Article Viewer
FeedBack
Please feel free to report bugs, suggestion,etc. I'll be pending.
If you will made a fork an use on your project let me know! to add to the description.
License
Copyright 2018 sebastian cipolat
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
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.