Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 2.19 KB

README.md

File metadata and controls

58 lines (39 loc) · 2.19 KB

Help Desk

This project is developed using JSP and Oracle DB. Users can register a complaint and admin gives priority to each complaint then assign it to a technician. The technician resolves the assigned complaint. Also, this project has a FAQ for site-related quarry and Knowledge Base for common complaint.

Requirements

  • Java
  • Oracle
  • Apache Tomcat

Data Flow Diagram

Screenshots

Login Page

"Login Page"

Dashboard

"Dashboard"

Admin can view list of users

"Admin can view list of users"

Assigning compaints to technician

"Assigning compaints to technician"

Single Complaint Details

"Single Complaint Details"

Knowledge Base

"Knowledge Base"

Single Article of Knowledge Base

"Single Article of Knowledge Base"

FAQ Page

"FAQ Page"

Feedback

"Feedback"

Contribution Guildlines

  • Raise an issue for enhancement, new feature, bug report etc.
  • Folk this repository
  • Create new branch in your folked repository
  • Do changes in that new branch
  • Raise a pull request to master branch. Do mention the respective issue in the pull request.

License

This project is licensed under the MIT License