This project is a simple yet powerful tool for managing church records, including baptism, confirmation, death, and marriage data. It helps church administrators to efficiently keep track of important events and manage the records in an organized manner.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
The things you need before installing the software.
- you need mysql server installed on your system and running
- And you also need python installed on you system
- Oh, and don't forget this
A step by step guide that will tell you how to get the application up and running.
installing using pip
$ pip install church-rec-manager
installing from git hub
$ git clone https://github.com/34ERAT/church_rec_manager.git
$ pip stepup.py install
start the application using this
$ church_rec_manager