Support Desk & Ticketing System UI screenshot

Tech Stack

HTML CSS JavaScript (ESNext) Node.js Express PostgreSQL Nginx PM2

Highlights

Description

Support requests are often scattered across email threads and DMs, which makes it hard to track ownership, response time, and history. This project centralizes support into a single workflow: customers create tickets, staff respond, and the system keeps a durable record of every change.

Project Info

What I Built

Data Model

Core tables include tickets, messages, events, and tags, with user/role relationships to enforce access boundaries.

Deployment Notes