# Ronnie and Vero Ministries Africa (RVM Africa) 🌍✨
> **Transforming Lives Through Christlikeness, Education, and Sustainable Empowerment.**
---
## đź“– About the Project
**Ronnie and Vero Ministries Africa** is a holistic mission based in Uganda, founded by **Rev. Ronnie and Veronica Baraza**. This platform serves as the digital heart of their mission—connecting spiritual outreach with tangible community development.
The ministry operates across three primary pillars:
1. **Spiritual Growth:** Church crusades, leadership training, and discipleship.
2. **Social Welfare:** Supporting vulnerable and orphaned children with tuition, medical care, and meals.
3. **Economic Empowerment:** Sustainable projects including **Poultry Farming**, **Fish Farming**, and vocational skills like **Tailoring** and **Music**.
---
## 🚀 Key Features
- **Dynamic CMS:** Fully managed via Django Admin to update ministries, farming projects, and events in real-time.
- **Impact-Driven UI:** A professional, responsive interface inspired by global ministry standards (**Sky Blue & Navy Blue** theme).
- **Interactive UX:** Custom CSS3 animations including **scroll-synchronized zoom effects** for founder profiles and project cards.
- **Project Showcase:** Dedicated modules for agricultural projects to build donor trust and community engagement.
- **Event Management:** Integrated system for tracking Worship Nights, Seminars, and Medical Missions.
---
## 🛠️ Tech Stack
- **Backend:** Python 3.12+ / Django Framework
- **Frontend:** Bootstrap 5, Custom CSS3, FontAwesome
- **Image Processing:** Pillow (for high-res ministry and event posters)
- **Environment Management:** Python-Dotenv (Secured SECRET_KEY and Database credentials)
- **Database:** SQLite (Development) / PostgreSQL (Production)
---
## ⚙️ Installation & Setup
### 1. Clone the repository
```bash
git clone
github.com
cd rvm-africa-site
2. Setup Virtual Environment
python -m venv venv
# …