Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 855 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 855 Bytes

church-management-system

This is a church management website created with Django.

Features

  • Authentication & Permission
  • fully functional blog section
  • Rich Text Editor for writing blog post
  • Profile for members
  • Announcement of events
  • countdown of the earliest event
  • custom error pages
  • image upload
  • One Time notification
  • newsletter
  • Sermon
  • daily bible verse on home page
  • generate pdf file of sermon when file icon is clicked
  • Audio Sermon
  • search
  • customized admin dashboard
  • integrating Paystack for donations
  • Simple Recommender System
  • Simple Ranking System

Database

Postgresql

Technologies Used

  • AWS S3 for serving static files & file upload
  • Redis for Caching, Message Broker and Leader board

Video Demo