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:

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.