Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.89 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.89 KB

DailyTech

Daily Tech is an Android app that allows users to read their favorite technical news headlines everyday and share it with their friends easily. This app is intended for anyone who is a technology lover and wants to keep himself abreast with the latest technical happenings in the world.

API Usage

Get your News Api key from https://newsapi.org/
Then add your private api key in local gradle.properties file (NewsApiKey="YOUR_API_KEY")

Features

  • Read latest news updated everyday.
  • Ability to choose different sources for technical news.
  • Favorite/Bookmark news headlines that you like so that you can read them later.
  • User friendly Material Design UI
  • No ads to keep the app clutter free

Screenshots

     

     

License

Copyright 2017 Anshdeep Singh

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.