Customer Ticket Manager
customer-ticket-manager
Description
This project is a interface from where customers or users can leave messages inside rooms, this messages can be answered and even closed. It core function is to garantee that the messages, upvotes and answears are all shared in real time with the other users.
Tech Description
Simple react using vite on the front end. On the back we are using Golang, with gorilla wesockets and godotenv (an almost ORM or sorts). Also dockerfile and bash to create a auto deploy that I intend to use on my personal home server.
Tags
Golang
React
Tailwindcss
React-query