update README
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# A mini ticket system (full-stack application)
|
||||
|
||||
It includes:
|
||||
### It includes:
|
||||
|
||||
0. A webserver written in Go
|
||||
|
||||
@@ -13,4 +13,8 @@ Both clients can:
|
||||
|
||||
+ Create a ticket,
|
||||
+ List all tickets (with an option to filter by status),
|
||||
+ Get a detailed view of a specific ticket.
|
||||
+ Get a detailed view of a specific ticket.
|
||||
|
||||
### Dependencies:
|
||||
|
||||
+ `libpqxx` for the API to the PostgreSQL database management system (official link: https://github.com/jtv/libpqxx)
|
||||
Reference in New Issue
Block a user