Home
Dynamic hero section with customizable backgrounds, taglines, and CTAs managed through the admin panel.
A full-featured PHP/MySQL club management system for Club Abhiyanta-BIT, a student tech club at BIT College. Features a modern Tailwind CSS frontend and custom admin panel.
Club Abhiyanta-BIT is the official student tech club of BIT College. This portal serves as the club's digital presence, providing public pages for showcasing activities, programmes, and projects, alongside a member dashboard and a comprehensive admin panel for managing every aspect of the club's online presence.
The system is fully database-driven via MySQL, with a Tailwind CSS frontend that delivers a clean, modern experience. The admin panel allows club coordinators to dynamically update hero sections, colors, calls-to-action, gallery images, team members, social links, site statistics, and other site settings without touching any code.
Dynamic hero section with customizable backgrounds, taglines, and CTAs managed through the admin panel.
Club mission, vision, history, and advisor information. Content is fully editable through the admin panel.
Contact form, email, phone, and social media links. Submissions stored in the database for follow-up.
Photo gallery showcasing club events, workshops, and activities. Images managed through the admin panel with upload support.
Detailed listing of club programmes, workshops, and training sessions with dates, descriptions, and registration links.
Showcase of student projects developed under the club. Includes project title, description, tech stack, and team members.
Club members and executive committee listing with photos, roles, and social profiles. Managed through the admin panel.
Online membership registration with form submission, approval workflow, and member directory for registered members.
club-bit/
├── admin/ # Admin panel
│ ├── css/
│ ├── js/
│ ├── manage_hero.php # Hero section management
│ ├── manage_colors.php # Color scheme settings
│ ├── manage_cta.php # Call-to-action management
│ ├── manage_gallery.php # Gallery image management
│ ├── manage_members.php # Team member management
│ ├── manage_social.php # Social links management
│ ├── manage_stats.php # Site statistics
│ └── settings.php # General site settings
├── assets/ # Static assets
│ ├── css/
│ ├── js/
│ └── images/
├── includes/ # PHP includes
│ ├── config.php # Database configuration
│ ├── header.php
│ └── footer.php
├── member/ # Member dashboard
├── index.php # Public homepage
├── about.php
├── contact.php
├── gallery.php
├── programmes.php
├── projects.php
├── team.php
└── membership.php
We can build a similar platform for your organization or student club.
Get in Touch