Skip to content

A helpdesk ticketing system pet project. It uses standard Java Swing for GUI and JDBC for the database functions.

Notifications You must be signed in to change notification settings

jeremy00/Simple-Java-Helpdesk-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dial

A helpdesk ticketing system pet project. It uses standard Java Swing for GUI and JDBC for the database functions.

This project will look have similar function to a helpdesk ticketing system. This is to learn how to use JDBC and SQL to a certain degree.

Version .1 - basic build of CRUD functionality. Input, view, delete, and edit tickets.
Version .15 - sorting of the tickets
Version .2 user input interface
Version .3 admin section
Version .4 workers/admin section
Version .5 .... not really sure

To Build: I personally use Netbeans.. I have not tried it on anything else.

Download the zip/Fork the project/whatever you want.

There is a database called TICKETS.grab. Use that file for the database creation.

Run the file

About

A helpdesk ticketing system pet project. It uses standard Java Swing for GUI and JDBC for the database functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages