Project Gutenberg is a volunteer effort to digitize and archive cultural works, as well as to "encourage the creation and distribution of eBooks.
Check out the main project website at: https://www.gutenberg.org/
This is a simple App powered by the wonderful JSON api https://gutendex.com/ for the Project Gutenberg ebook metadata.
I followed the recommended Android MVVM architecture. I also used the following libraries:
- Paging Library
- Retrofit
- Hilt Dependency Injection
- Navigation Components
- Room database
- Viewbinding