vapres / NewsApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News App

Project is for Educational Purpose

Project Overview

The aim is to streamline news consumption by delivering curated, up-to-date information aligned with user interests, offering news feeds from diverse categories powered by News API

API Key Note

You need to insert your API Key. Create a .properties file in Resources root res

API_KEY = YOUR_API_KEY

Technical Details

  • MVVM (Model - View - View Model) UI Architecture
  • Jetpack Compose
  • Retrofit (retrofit2)
  • Per-app Language
  • News API
  • Navigation Drawer
  • Navigation Componet
  • TabRow
  • ConstrainLayout
  • GlideImage
  • ExposedDropDownBox

Screenshots

Screenshot_2024-05-05-18-57-36-69_2000f5252775be6adfd1d508c6dd6c34 (1) Screenshot_2024-05-05-18-53-32-01_2000f5252775be6adfd1d508c6dd6c34 Screenshot_2024-05-05-18-54-12-63_2000f5252775be6adfd1d508c6dd6c34 Screenshot_2024-05-05-18-53-51-41_2000f5252775be6adfd1d508c6dd6c34 Screenshot_2024-05-05-19-02-39-09_2000f5252775be6adfd1d508c6dd6c34 Screenshot_2024-05-05-19-02-46-79_2000f5252775be6adfd1d508c6dd6c34

About


Languages

Language:Kotlin 100.0%