686833c721b9751110fafecd442e3d98a6c124be
A mini ticket system (full-stack application)
It includes:
- A webserver written in Go
as well as two clients:
- A CLI for Linux written in C++,
- 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:
libcurlfor accessing the webserver
Languages
Kotlin
41.6%
C++
38.4%
Go
18.1%
Makefile
0.9%
C
0.4%
Other
0.6%