Go to file
Jonathan Bernard 7d7f2eed87 Re-organized into two submodules: service and uploader.
Moved all the existing service code into the `service` submodule.

Stubbed out project and GUI frame for the uploader. Idea is to have a GUI that
infers all the correct meta-data from media tag values and creates service,
songs, and performance records appropriately based on the tagged mp3/ogg files
of the performances.
2017-02-11 23:53:04 -06:00
.elasticbeanstalk Update elastic beanstalk config for new environment. 2016-12-17 21:55:24 -06:00
service Re-organized into two submodules: service and uploader. 2017-02-11 23:53:04 -06:00
uploader Re-organized into two submodules: service and uploader. 2017-02-11 23:53:04 -06:00
.gitignore Remove ElasticBeanstalk from .gitignore. 2016-12-17 13:34:30 -06:00
build.gradle Re-organized into two submodules: service and uploader. 2017-02-11 23:53:04 -06:00
README.md Migrated source documentation to doc.jdb-labs.com. 2015-05-12 20:51:58 -05:00
settings.gradle Re-organized into two submodules: service and uploader. 2017-02-11 23:53:04 -06:00

New Life Songs Database

This is Jonathan's database of worship songs performed at New Life Austin. The service lives online at http://newlifesongs.jdbernard.com

API Documentation is maintained online with the service.

You can also view the annotated source code.