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

https://github.com/rohitroy-github/grievancecell-php-complaint-management-system

Grievance Cell is a web application based complain management system designed using PHP and MySQL as a backend database.
https://github.com/rohitroy-github/grievancecell-php-complaint-management-system

bootstrap database html-css mysql-database php

Last synced: 5 months ago
JSON representation

Grievance Cell is a web application based complain management system designed using PHP and MySQL as a backend database.

Awesome Lists containing this project

README

          

# Grievance Cell

Grievance Cell is a **PHP-based complaint management application** designed to streamline the process of **lodging and managing grievances**. This project enhances backend development skills using PHP and MySQL while ensuring an efficient user experience.

**Project can be deployed on localhost for testing.**

---

## Features

### Client Side:

- **User registration and login**
- **Submit new complaints with category selection**
- **View, update, or delete complaints**

### Admin Side:

- **Admin registration and login**
- **Manage admins (Add/Update/Delete)**
- **Manage complaint categories (Add/Update/Delete)**
- **View or delete complaints**
- **Respond to complaints**

---

## Tech Stack

- **Frontend:** HTML, CSS, Bootstrap
- **Backend:** PHP
- **Database:** MySQL

---

## Project Work Video

[**Loom Video**](https://www.loom.com/share/9689791313f8441e8830ed5ba988143a)

---

## Snapshots

| ![Capture](https://user-images.githubusercontent.com/68563695/230209301-0e0085b6-ee85-46d7-acc6-9ecac2f186a7.JPG) | ![c3](https://user-images.githubusercontent.com/68563695/230209356-38e13dd6-af6a-4c35-a9cf-4b668b018dc7.JPG) |
| ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| ![c2](https://user-images.githubusercontent.com/68563695/230209452-1303a2a1-9f2b-4ead-9da4-857f22106595.JPG) | ![c4](https://user-images.githubusercontent.com/68563695/230209510-3d805dae-a0be-4046-9f94-450b5d939afe.JPG) |
| ![c5](https://user-images.githubusercontent.com/68563695/230209544-2d76ab90-e9ef-4edd-b414-6e7a48d85849.JPG) | |

---