An open API service indexing awesome lists of open source software.

https://github.com/himanshukumar21/college-complaint-feedback

The College Complaint & Feedback System is a web-based application that allows students to submit complaints and feedback related to college services. It provides an admin interface for managing and resolving those complaints.
https://github.com/himanshukumar21/college-complaint-feedback

admin admin-dashboard css csv font-awesome frontend github html javascript project session session-management student-login webdevelopment webdevprojects

Last synced: 2 months ago
JSON representation

The College Complaint & Feedback System is a web-based application that allows students to submit complaints and feedback related to college services. It provides an admin interface for managing and resolving those complaints.

Awesome Lists containing this project

README

          

🎓 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

![1](https://github.com/user-attachments/assets/f251ddce-f85f-49e5-8013-d43269f86dad)
![2](https://github.com/user-attachments/assets/b22eac67-ced3-4baa-b436-4997a6644ece)
![3](https://github.com/user-attachments/assets/b64b99b1-41cb-445f-a395-ff9138e9883e)
![4](https://github.com/user-attachments/assets/dcab2368-f6af-4981-896c-98eda7bade5d)