Skip to content

GitHub API + Retrofit + Gson + StateFlow to browse your favorite repos.

Notifications You must be signed in to change notification settings

plweegie/SquashTwo

Repository files navigation

squash

This app consumes the GitHub API to display information and recent commit history for user's favorite repositories. It uses Retrofit for HTTP requests and Gson for JSON deserialization. The favorite repos are stored in a Room database. This database is accessed directly for building new commit notifications and through StateFlow and ViewModel for displaying the favorites list in UI.

About

GitHub API + Retrofit + Gson + StateFlow to browse your favorite repos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published