being-eyram / hymn-app-concept

A prototype of a Methodist Hymnal created with Jetpack Compose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hymn-app-concept

A prototype of a Methodist Hymn App. This project also serves as a sample for anyone who wants to learn how MVVM architectureworks with Jetpack Compose, Android's modern ui toolkit for native development. It also uses full text search to search for hymns in the database.

Tech Stack

Ui: Jetpack Compose

Database: Room Database

Acknoledgements

A very big thank you to Kshitij Chauhan, who wrote a very inciteful blog on Android room full text search used as a reference for my project. He also extended me a helping when I was faced with a huge bug in the development stages.

And also Justice Amoh whose database was used in the development of this project.

Licence

This project is CC0 1.0 Universal (CC0 1.0) licenced.

About

A prototype of a Methodist Hymnal created with Jetpack Compose.


Languages

Language:Kotlin 100.0%