jkingster / QuickTicket

0 stars 0 forks source link

QuickTicket

Static Badge Static Badge Static Badge

Welcome to the repo of QuickTicket.

Your free-to-use ticket management solution. Streamlined and lightweight, effortlessly prioritize tasks, manage employees, and assign tickets with precision. Simplify your workflow whether you're a technician or a time-management enthusiast. Plus, it's free and open-source.
Originally made to help me manage a local businesses support requests, I've decided why not provide it everyone else. It mainly serves as a ticket solution to those IT technicians without any popular ticket service at their disposal.

[!CAUTION] As of right now QuickTicket does not offer any sort of encryption. It is advised you do not store passwords, security keys, or anything of similarity. If you choose to do this, it's at your own risk and I bear no responsibility. You can further mitigate potential breaches by practicing proper security and access control. QuickTicket stores an SQLite database locally.

Table of Contents

  1. Download QuickTicket
  2. Current Features
  3. How To
  4. Troubleshooting
  5. Nerdy Information
  6. Changelog

Download

To download QuickTicket, click the download badge up at the top of this readme.md, or click this link.

OS Compatability (X may indicate untested)

Windows 10/11 :white_check_mark:
MacOS :x:

Current Features

Right now, QuickTicket aims to serve a simplified approach of managing companies, here is a list of each feature currently built-in to the most stable release.

I am open to new features, so feel free to submit a PR with suggestions. Or create an issue labeled with a suggestion tag.


How To

Right now, there is more descriptive pages on how to do certain things within QuickTicket. You can see those documents here..


Troubleshooting

[!IMPORTANT] Do not create an issue or bug report without first checking the troubleshooting documentation. Some bugs may be resolvable with certain actions to be completed. You can see all documented troubleshooting pages here.


Versioning

Nerdy Information

You can see all dependencies QuickTicket utilizes by checking the build.gradle file.

QuickTicket is built using the following technologies to help streamline the process:


Changelog

v1.0.3 - 6/7/2024

v1.0.2 - 5/24/2024

v1.0.1 - 5/8/2024