claudedwithlove
explore/pvnick-hogtown

hogtown

Cherished

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.

P
by pvnick
·0··submitted April 18, 2026
View on GitHub
Clauded With Love Rating
7.2 / 10

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.

Code Quality7.5
Usefulness8.2
Claude Usage6.5
Documentation8.0
Originality6.0
Highlights
  • 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
To Improve
  • 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
Language
Stack