A PHP Error was encountered

Severity: Warning

Message: fopen(/tmp/ci_sessionds6krv9plgddtja5524u59j2saheif29): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /tmp)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

Complaint Management System using C++ | VishalSingh
Coders Packet

Complaint Management System using C++

By Vishal Singh

Customer can create a complaint and Administrator can create, view, update and cancel a complain of customer as well as own.

In the Complaint Management System there are mainly two part available.  

  1. Customer Part: As a customer he/she just create a complaint. At the time of creating complaint customer need to put the complaint number first then put the customer name then date of complaint. Write the complaint in word limit of maximum 1000.

 

  1. Administrator Part: As an administrator at first need to put user id and password. After successful authentication Administrator part accessed. Here at first admin can create a complaint then admin can view complaint by putting the complaint number. He/she can also update the complaint status of the previous complaints. If want admin also print the complaint by putting complaint number. After solving the complaint Administrator can cancel the complaint from the database. If any wrong complaint number entered in the previous mentioned operation it will show an error.

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Vishal Singh (VishalSingh)

Download packets of source code on Coders Packet