Skip to content

Ceasar15/gesam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GESAM Website

This is a website for campus church that relays sermons and teachings to its members. It takes feedback from its contact section and keeps track of cheuch members.Members can pay for offering through the offering section using PAystack's API.

This is was built with Python, Django, HTML5, CSS3, PostgreSQL, PaystackAPI

Installation

Clone the repository, run the virtual environment and install all requirements.

git clone https://github.com/Ceasar15/finances.git
pip install virtualenv
virtualenv venv
source venv/Scripts/activate
pip install requirements.txt

Run migrations commands and manage.py to start the development server.

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Preview

You can access the live application here. Live Preview

Visuals

Home Page Sermons Page Beliefs Page Payment Page ContactUs Page

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Project status

This project is not under development anymore.

License

MIT

About

This is a website for campus church that relays sermons and teachings to its members. It takes feedback from its contact section and keeps track of cheuch members.Members can pay for offering through the offering section using PAystack's API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors