Overview
The goal of this application is to provide a web-based application to assist collaborative worship planning. It was developed for use at a Presbyterian Church (USA), but has been adapted to include resources for the United Methodist Church as well.
The application is centered around organizing the weekly Sunday worship service. It provides the following features:
- Automated Revised Common Lectionary calendar
- Interactive, searchable Bible with multiple translations
- An indexed hymn catalog based on the Presbyterian Hymnal, the United Methodist Hymnal, and the Celebration Hymnal.
- Anthem library catalog
The system has been written primarily in PHP, with some utilities written in Python. The static data will be stored in XML files and dymanic data in a MariaDB SQL database.