Ticketing System
A support-request system centered on clean relational design and dependable CRUD operations.
Overview
What I Built
- Relational schema for users, tickets, and ticket updates.
- CRUD operations for creating and tracking support requests.
- Query patterns for sorting by priority and update history.