Skip to content

A news app based on android best practices and material design guidelines. (In progress)

License

Notifications You must be signed in to change notification settings

AndroidDevsOrg/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, get your API and add it to properties.gradle file to build the project.

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.

Contributors

Modules

  • Must use MVVM architecture
  • 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
  • Glide
  • Pagination

About

A news app based on android best practices and material design guidelines. (In progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages