jacksoneshbaugh / churchms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Church Management System

Build Status License

Project Link

About Church Management System

Its a web application for churches that manages administrative activities in the church.
it manages the church's attendances, collections, members, events, announcements.
features also includes bulk sms, email messaging, analysis on attendance, collection, members etc

Installation

clone project
cd project
composer install
duplicate .env.example > .env
configure .env
php artisan key:generate
create database
php artisan migrate

Dashboard view Dashboard view2 Dashboard view3 Dashboard view4

About


Languages

Language:HTML 70.9%Language:PHP 28.4%Language:Hack 0.7%Language:Vue 0.1%