Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 871 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 871 Bytes

HelpDesk - IT Ticketing System

Build Status License

Overview

HelpDesk was developed as a group project for our capstone course, serving as the culminating experience of our undergraduate degree. It is an IT ticketing system built to streamline the process of receiving and resolving requests for support from IT services. This project is developed using ASP.NET and C#.

Features

User Authentication

  • Secure login and registration
  • Role-based access control (Admin, Technician, User)

Ticket Management

  • Create, update, and close tickets
  • Assign tickets to technicians
  • Real-time status updates

Search Functionality

  • Full-text search on tickets and knowledge base

Prerequisites

  • Microsoft Visual Studio 2022 or later
  • SQL Server