Ticketing System
A SQL-focused IT help ticket platform built to practice database design and user account workflows.
Overview
What I Built
- Relational schema for users, tickets, status, and update history.
- User authentication flow and ticket submission logic.
- Query patterns for tracking ticket state, priority, and ownership.