2026-08-16 18:22:09 +02:00
2026-08-16 18:10:33 +02:00
2026-08-16 18:22:09 +02:00
2026-08-13 21:37:03 +02:00
2026-08-16 17:41:56 +02:00

A mini ticket system (full-stack application)

It includes:

  1. A webserver written in Go

as well as two clients:

  1. A CLI for Linux written in C++,
  2. An Android app written in Kotlin.

Both clients can:

  • Create a ticket,
  • List all tickets (with an option to filter by status),
  • Get a detailed view of a specific ticket.

Dependencies:

  • libcurl for accessing the webserver
S
Description
No description provided
Readme GPL-3.0
1.7 MiB
Languages
Kotlin 41.6%
C++ 38.4%
Go 18.1%
Makefile 0.9%
C 0.4%
Other 0.6%