Project Overview
Public Community System is a complete user management web application that handles user registration, login, email messaging, and admin dashboard. The system was designed for community-based organizations to manage their members efficiently.
Key Features
- User Registration: Complete registration with first name, last name, email, contact, and username.
- Secure Login: User authentication with password hashing.
- Email Messaging: Send emails to registered users using PHPMailer with Gmail SMTP.
- Admin Dashboard: Manage all registered users with edit and delete functions.
- Email Logs: Track all sent emails with status and timestamps.
- User Management: Complete CRUD operations for user accounts.
My Contribution
I designed the complete UI/UX for the system including login, registration, dashboard, and admin panels. I also developed the full backend including database design, PHP logic, email integration, and session management.
