Skip to content

A news app based on android best practices and material design guidelines.

License

Notifications You must be signed in to change notification settings

karuneshpalekar/NewsFlash

 
 

Repository files navigation

NewsFlash

NewsFlash is a news application written in Kotlin that focuses on best practices and material design created by team.

The API used in making this app is the News API

The application must implement Google's new single activity, rest fragment approach to navigate through fragments.

Note do not include API key in the project

Follow the project board for detailed task.

Modules

  • Must use MVVM architecture
  • Google Sign In
  • Home Feed containing Recent News showing headline and thumbnail
  • Bookmarked news articles
  • Profile
  • Seach news articles
  • more to be added.

Libraries to be used

  • AndroidX
  • Room
  • LiveData
  • Navigation component
  • Retrofit
  • Work Manager

About

A news app based on android best practices and material design guidelines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%