🎓 College Complaint & Feedback System
A lightweight, browser-based complaint management portal for colleges, enabling students to submit complaints and admins to manage them — all without a backend.
📌 Project Description
The College Complaint & Feedback System is a web-based application that simplifies the process of raising and resolving complaints within an educational institution. Students can submit complaints through a categorized form, and administrators can manage, update, and export those complaints using a clean dashboard.
🎯 Features
👨🎓 Student Panel
- Login using email or roll number (no password)
- Submit complaints by category (Academics, Hostel, Transport, etc.)
- View list of submitted complaints with status
- Persistent login until manually logged out
🛡️ Admin Panel
- Secure login (
admin/admin123) - Dashboard with complaint counts: Total, Pending, In Progress, Resolved
- Filter and search through complaints
- Update complaint statuses
- Delete complaints
- Export complaints to CSV
- Session persists across reloads
🧰 Tech Stack
- Frontend: HTML, CSS, JavaScript
- Data Storage: localStorage, sessionStorage
- Icons: Font Awesome
- CSV Export: JavaScript Blob API



