hogtown
Hogtown Catholic is a Django web application that enables Catholic parishes to manage ministries, events, and community directories with an approval-based registration system. It provides ministry leaders with tools to organize events and maintain profiles, while administrators review and approve registrations through a centralized dashboard. The application integrates AWS infrastructure for email delivery and authentication, serving parishes in Gainesville, Florida.
Hogtown Catholic is a Django web application that enables Catholic parishes to manage ministries, events, and community directories with an approval-based registration system. The application integrates AWS infrastructure and provides ministry leaders with event management tools while administrators review registrations through a centralized dashboard.
- ✓Comprehensive test suite with multiple test modules covering models, views, authentication, and admin functionality with CI/CD integration
- ✓Well-architected approval-based authentication system with custom backend implementation for ministry leader registration workflows
- ✓Production-ready AWS integration including SES for email, RDS for database, and Secrets Manager for configuration management
- →Add API endpoints with proper serializers and authentication for potential mobile app integration or third-party integrations
- →Implement more sophisticated event management features like recurring event templates, RSVP tracking, and automated reminder notifications