Quotify - A quotes android app

I am Shivam Gupta, an enthusiastic Android developer who enjoys learning the art of making apps. I like to explore, experiment, and share my knowledge. I love to read books, talk to people and solve problems.
Overview
Hello developers, I am Shivam Gupta, the android developer. Recently I built an android app ie. Quotify using the MAD (Modern android development) skills.
Through this blog post, I am sharing my learnings from the journey of making this app that displays quotes over beautiful backgrounds.
The entire Ui of this app is made with Jetpack compose. We used the Room database, dependency injection, MVVM architecture, the latest Material design3, and Kotlin coroutines.
Features
- displays quotes on beautiful backgrounds like this

stores the favorite quotes in the Room database
shares quotes in the image form
able to copy the quotes image in the clipboard
Repository Link
If you like my project ๐, give it a star on my GitHub repo.


