Skip to content

ByteNadeem/Deanery

Repository files navigation

Deanery

A white‑label full‑stack platform for cooperative, community, and faith‑based organisations—tailored here for faith centres.

📋 Project Management

This repository uses GitHub Project Boards with the MoSCoW prioritization method and Kanban workflow.

Overview

This project provides a modular web platform to manage community content, events, churches/locations, maps, and communications. It is designed to be re‑skinned and reused across organisations while keeping core features consistent.

Project Map

  • config/ — Django project configuration and settings
  • home/ — Core pages, newsletter signup, events, churches, contact
  • map/ — Map views and templates
  • theme/ — Tailwind/DaisyUI theme, templates, static assets
  • docs/ — CSV data sources for churches
  • media/ — User‑uploaded files (images)
  • staticfiles/ — Collected static output (dev/prod)

Tech Stack

  • Backend: Django 5
  • Frontend: Tailwind CSS + DaisyUI
  • Database: SQLite (local) / PostgreSQL (production via DATABASE_URL)
  • Maps: Google Maps API (optional)
  • Deployment: Gunicorn + WhiteNoise

UI/UX

  • Clean, accessible layout with a fixed header and footer
  • Tailwind/DaisyUI theming for consistent components
  • Responsive layouts for events and church listings
  • Newsletter modal and inline signup patterns

Colour Scheme

Fern Green Cal Poly Green Black Night Penn Red
#608351 #608351 #2D3D26 #2D3D26 #000000 #000000 #10150D #10150D #941100 #941100

Features

  • Event management (create, edit, delete, feature)
  • Church directory with contact and location info
  • Newsletter subscription with double opt‑in
  • Map view for locations
  • Contact form with email delivery

Quickstart

(Add setup steps here)

Configuration

(Add environment/configuration notes here)

Environment Variables

(Add required variables here)

Running Tests

(Add test commands here)

Deployment

(Add deployment steps here)

Screenshots

(Add screenshots here)

Roadmap

(Add roadmap here)

Contributing

(Add contributing guidelines here)

License

(Add license info here)

Thanks

(Add acknowledgements here)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors