Skip to content

Experimenting with Ember.js as the front-end framework for a simple lyrics/worship web app

Notifications You must be signed in to change notification settings

michaeljonathan/psalmist

Repository files navigation

Psalmist

Psalmist is a simple web app I created to learn Ember.js. It's built with Ember CLI and so the files follow its project structure.

Psalmist is currently a work-in-progress worship presentation software. It is a purely front-end client, and relies on Book of Psalms as the back-end RESTful API server to store service lists, songs, backgrounds, etc.

While serving in the projection ministry in my church, I realized that no currently-available presentation software fits our needs. They tend to be packed with features that we don't need. We'd like to have dual-language support and high flexibility in changing the visual aesthetics of the lyrics; something that our current presentation software don't provide.

While my primary aim is to write this app for personal learning, perhaps, it may become mature enough to be used during service.

Prerequisites

Psalmist needs the following:

Installation

  • git clone https://github.com/michaeljonathan/psalmist
  • cd psalmist
  • npm install
  • bower install

Running

About

Experimenting with Ember.js as the front-end framework for a simple lyrics/worship web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published