Skip to content

tomocrea/Ticketing-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ticketing System

A Java IT ticketing system CLI Tickets have a unique ID, a creator who sent the request, an owner who is responsible for solving the issue, a request which is the description of the issue, and a priority from 4 (lowest) to 1 (highest).

How to run

  1. Clone the repo and navigate to the src directory:
git clone https://github.com/tomocrea/Ticketing-System.git
cd Ticketing-System/src
  1. Compile the application with an IDE or using javac
javac *.java
  1. Run the ticketing system
java TicketingSystem.java

About

Java IT ticketing system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages