Skip to content

sraj041100/CGMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CGMS Banner

๐ŸŽ“ College Grievance Management System (CGMS)

A Web-Based Grievance Redressal Platform for Educational Institutions


๐Ÿ“– About The Project

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.


โœจ Features

๐Ÿ‘จโ€๐ŸŽ“ Student Module

  • Student Registration & Login
  • Submit Grievances Online
  • Upload Supporting Documents
  • Track Complaint Status
  • View Complaint History
  • Profile Management

๐Ÿ‘จโ€๐Ÿ’ผ Admin Module

  • Complaint Management Dashboard
  • View and Process Grievances
  • Search & Filter Complaints
  • Update Complaint Status
  • Generate Reports
  • Manage Student Records

๐Ÿ”’ Security Features

  • Role-Based Authentication
  • Session Management
  • CAPTCHA Verification
  • Secure Database Access

๐Ÿ› ๏ธ Tech Stack

Frontend

  • HTML5
  • CSS3
  • Bootstrap
  • JavaScript
  • jQuery

Backend

  • ASP.NET Web Forms
  • C#
  • ADO.NET

Database

  • Microsoft SQL Server

Tools

  • Visual Studio 2022
  • SQL Server Management Studio (SSMS)
  • Git & GitHub

๐Ÿš€ Live Demo

๐ŸŒ Website: http://projects.cgms.shivamraj.in


๐Ÿ“ธ Screenshots

Login Page

Student Dashboard

GRO Dashboard

Register Grievance

Grievance Management


๐Ÿ“‚ Project Structure

CGMS
โ”‚
โ”œโ”€โ”€ App_Code
โ”œโ”€โ”€ Content
โ”œโ”€โ”€ Scripts
โ”œโ”€โ”€ Images
โ”œโ”€โ”€ Pages
โ”œโ”€โ”€ screenshots
โ”œโ”€โ”€ database
โ”‚   โ””โ”€โ”€ cgms_23042024.bak
โ”œโ”€โ”€ web.config
โ”œโ”€โ”€ CGMS.sln
โ””โ”€โ”€ README.md

โš™๏ธ Installation

Clone the Repository

git clone https://github.com/sraj041100/CGMS.git
cd CGMS

Restore Database

  1. Open SQL Server Management Studio.
  2. Right Click โ†’ Databases โ†’ Restore Database.
  3. Select:
database/cgms_23042024.bak
  1. Restore the database.

Configure Connection String

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>

Run the Project

Open CGMS.sln
Press F5

๐ŸŽฏ Objectives

  • Digitize grievance handling.
  • Reduce paperwork.
  • Increase transparency.
  • Enable real-time complaint tracking.
  • Improve administrative efficiency.

๐Ÿ”ฎ Future Enhancements

  • Email Notifications
  • SMS Alerts
  • Mobile Application
  • Department Analytics Dashboard
  • AI-Based Complaint Categorization
  • Complaint Priority System

โญ Show Your Support

If you found this project useful, please consider giving it a โญ on GitHub.


Made with โค๏ธ by Shivam Raj

Releases

No releases published

Packages

 
 
 

Contributors

Languages