- User can submit a complaint. For this an OTP will be sent to his email Address.
- After the successful submission of the complain, User will be sent the Ticket number in his email for future reference.
- Users can view the complaint status using the ticket number.
- Admin can view all complaints in the admin portal and assign issues to Available Technincians.
- Admin can also register a new Technician.
- A Technician can view the issues assigned to him in the Technician Dashboard.
- Admin and Technician can add a complaint solved/unsolved and add suitable remarks for the same.
- Whenever a complaint is closed from the technician or admin end, user receives a mail that his issue has been resolved.
- HTML/CSS/JS
- Bootstrap
- PHP
- MYSQL
- Clone the project using link: https://github.com/gautom5987/ncp.git
- Extract project files in C:\xampp\htdocs.
- Open XAMPP Control panal and start APACHE and MYSQL.
- Run on any browser.
Note - You can change Admin and SMTP details from the credentials.php file.