Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoNews

  1. This app displays news from various sources using the News API.
  2. The app was built using Kotlin programming language and follows the Model-View-ViewModel (MVVM) architecture to ensure code maintainability and scalability.
  3. I used Retrofit to simplify HTTP calls, Moshi Converter to deserialize JSON responses, Glide library to load and cache images, and Paging 3 library to enable efficient pagination and data loading.

Project Features

  1. News Display: Users can view news articles from various sources, organized by categories such as business, technology, and sports.
  2. Article Details: Users can read the full article by tapping on the news item, and share it with others through various social media platforms.
  3. Dark Mode: The app also features a dark mode option for users who prefer a darker color scheme.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages