A modern, responsive web dashboard for college administration management built with HTML, Tailwind CSS, and Chart.js.
- Modern UI/UX - Clean, professional design with smooth animations
- Responsive Design - Works perfectly on desktop, tablet, and mobile devices
- Interactive Charts - Student distribution and performance trend visualizations
- Real-time Statistics - Key metrics display (students, faculty, departments, GPA)
- Navigation System - Intuitive sidebar navigation for different sections
- Search Functionality - Built-in search capability
- Activity Tracking - Recent activities and notifications
- HTML5 - Semantic markup
- Tailwind CSS - Utility-first CSS framework
- Chart.js - Interactive charts and graphs
- Font Awesome - Icon library
- JavaScript - Interactive functionality
- Overview Statistics - Key metrics cards
- Student Distribution - Department-wise student allocation chart
- Academic Performance - GPA trend analysis
- HODs & Faculty - Staff management overview
- Recent Activities - Latest updates and notifications
- Placement Partners - Company-wise placement data
- College Rankings - Performance metrics
- Events & Contests - Academic and extracurricular activities
This project is ready for deployment on Vercel. Simply connect your GitHub repository to Vercel for automatic deployments.
- Install Vercel CLI:
npm i -g vercel - Navigate to project directory:
cd dashboard-4 - Deploy:
vercel
dashboard-4/
βββ index.html # Main dashboard file
βββ code.html # Original file (backup)
βββ vercel.json # Vercel configuration
βββ README.md # Project documentation
The dashboard is highly customizable:
- Colors and themes can be modified in the CSS
- Chart data can be updated in the JavaScript section
- Content can be easily edited in the HTML structure
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
Feel free to submit issues and enhancement requests!
This project is open source and available under the MIT License.