sachinkumar53 / DailyNews-India

A news android app written in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily News - India

DailyNews - India is an android app that fetches the latest news from News API and displays them in a simple and easy-to-use interface. The app is written in Kotlin and uses modern android technologies such as Retrofit, Kotlin coroutines, Jetpack architecture components, etc. It is designed to provide the user with the latest news in various categories, such as General,Science, Sports, Entertainment, etc.

Features

The DailyNews - India app comes with the following features:

  • Simple and easy-to-use interface
  • Latest news from various categories such as Trending, Sports, Entertainment, etc.
  • Search feature to find news of your interest
  • Lightweight and fast

Screenshots

Screenshot_1 Screenshot_2 Screenshot_3

Installation

To use this app, simply download the APK file from our GitHub repository or clone the repository to your local machine and build the app using Android Studio.

How to use

When you launch the DailyNews - India app, you will be presented with the home screen that contains various categories such as General,Science, Sports, Entertainment, etc. Simply swipe left or right to navigate between the categories. To view the news in a particular category, tap on the category.

If you want to search for news of your interest, click on the search icon and enter the keywords related to your search. You will get a list of news articles that match your search criteria.

Contributing

If you find a bug or have a feature request, please create a new issue on our GitHub repository. We welcome contributions from the community, so feel free to fork the repository and submit a pull request with your changes.

License

This project is licensed under the terms of the MIT license.

Copyright (c) 2022 Sachin Kumar

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

The Software may not be used for commercial purposes. 
For purposes of this license, commercial purposes means use of the software
in a way that earns money, generates revenue, or otherwise contributes to a
profit-making enterprise or venture. Non-commercial use means use that does 
not fall into the category of commercial use as defined herein.

About

A news android app written in Kotlin

License:Other


Languages

Language:Kotlin 100.0%