Skip to content

A sample app to demonstrate how to use Cloud Firestore while building android app with Jetpack Compose

Notifications You must be signed in to change notification settings

raipankaj/Bookish

Repository files navigation

Bookish

A sample app to demonstrate how to use Cloud Firestore while building android app with Jetpack Compose.

This app is using Cloud Firestore to fetch details about books and display them in the scrollable list. When user taps on any of the scrollable item then it also show a description about book along with the animation.

Alt Text

Model Class: It includes - author, description, image and name.
Alt Text

About

A sample app to demonstrate how to use Cloud Firestore while building android app with Jetpack Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages