Skip to content

A study-hymnal application having all the hymns ever used by advent believers from the 1843 onward

Notifications You must be signed in to change notification settings

GospelSounders/all-sda-hymnals

Repository files navigation

Study Hymnal

Study hymnal

Study hymnal is an application powered by cordova that uses the most comprehensive database of hymns and tunes used by advent believers from 1843 to-date.

Its name -Study Hymnal- implies that it is designed to be more that just a tool for displaying songs. But just as the Bible is to be studied with the help of marginal references and a concordance, this application is designed to help the seeker after truth to be, like Wycliffe, 'a keen detector of error'. By seeing the changes in the words of the songs (mostly changes toward ecumenism), changes in keys (changes in music), changes in tunes (changes in music), removal of stanzas and addition of other stanzas, we hope this will be a good starting point to help the user of this application to 'seek the old paths' as we continue to add other features.

Remove not the ancient landmark, which thy fathers have set

Components

Study Hymnal works together with these other components:

Update hymnals is the service that ensures changes made to the All Hymnals Sheets having the hymnals data is updated to the Hymnals Data repo where it is picked by the Study Hymnal.

Usage

# install dependencies
git clone https://github.com/GospelSounders/all-sda-hymnals.git
cd www/hymnals-data
git clone https://github.com/GospelSounders/hymnals-data.git .
cd ../..
cd all-sda-hymnals
npm install

npm run build

cordova run android

Todo