A Web-Based Grievance Redressal Platform for Educational Institutions
The College Grievance Management System (CGMS) is a web-based application developed to digitize and streamline the grievance handling process in educational institutions.
The platform enables students to submit grievances online, upload supporting documents, and track the status of their complaints in real time. Administrators can efficiently review, process, and resolve grievances through a centralized dashboard.
The system eliminates paperwork, improves transparency, and significantly reduces the time required for grievance resolution.
- Student Registration & Login
- Submit Grievances Online
- Upload Supporting Documents
- Track Complaint Status
- View Complaint History
- Profile Management
- Complaint Management Dashboard
- View and Process Grievances
- Search & Filter Complaints
- Update Complaint Status
- Generate Reports
- Manage Student Records
- Role-Based Authentication
- Session Management
- CAPTCHA Verification
- Secure Database Access
- HTML5
- CSS3
- Bootstrap
- JavaScript
- jQuery
- ASP.NET Web Forms
- C#
- ADO.NET
- Microsoft SQL Server
- Visual Studio 2022
- SQL Server Management Studio (SSMS)
- Git & GitHub
๐ Website: http://projects.cgms.shivamraj.in
CGMS
โ
โโโ App_Code
โโโ Content
โโโ Scripts
โโโ Images
โโโ Pages
โโโ screenshots
โโโ database
โ โโโ cgms_23042024.bak
โโโ web.config
โโโ CGMS.sln
โโโ README.md
git clone https://github.com/sraj041100/CGMS.git
cd CGMS- Open SQL Server Management Studio.
- Right Click โ Databases โ Restore Database.
- Select:
database/cgms_23042024.bak
- Restore the database.
Open web.config and update:
<connectionStrings>
<add name="CGMSConnection"
connectionString="Data Source=YOUR_SERVER;
Initial Catalog=CGMS;
Integrated Security=True"
providerName="System.Data.SqlClient"/>
</connectionStrings>Open CGMS.sln
Press F5
- Digitize grievance handling.
- Reduce paperwork.
- Increase transparency.
- Enable real-time complaint tracking.
- Improve administrative efficiency.
- Email Notifications
- SMS Alerts
- Mobile Application
- Department Analytics Dashboard
- AI-Based Complaint Categorization
- Complaint Priority System
If you found this project useful, please consider giving it a โญ on GitHub.
Made with โค๏ธ by Shivam Raj




