CS — Ticket System is a web application for efficiently managing and tracking tickets. It provides a clean, responsive interface to create, update, and monitor ticket status, making it perfect for support teams, IT departments, or any organization that needs task/ticket tracking.
🌐 Live Site:
https://stupendous-platypus-4334f7.netlify.app/
📦 GitHub Repository:
https://github.com/hakimcolor/CS-Ticket-System
This Ticket System app allows users to:
- 📝 Create new tickets with details and priorities
- 🔄 Update ticket status (Open, In Progress, Closed)
- 👀 View all tickets in a structured and organized layout
- 📊 Track ticket workflow efficiently
- 📱 Fully responsive design for mobile and desktop
- ⚡ Dynamic UI built with Tailwind CSS & DaisyUI
The project is built using HTML, CSS, JavaScript, Tailwind CSS, Flex/Grid layout, and DaisyUI, focusing on usability, responsiveness, and performance.
- HTML5 & CSS3
- JavaScript (Vanilla)
- Tailwind CSS
- DaisyUI Components
- Flex & Grid Layouts
- Responsive & Mobile-first Design
- Git & GitHub
- ✅ Create, Update, Delete tickets
- 📊 Filter tickets by status (Open, In Progress, Closed)
- 🔄 Update ticket progress easily
- 📱 Mobile-friendly and responsive
- ⚡ Modern UI with Tailwind CSS + DaisyUI
- 🌐 Clean and professional design
git clone https://github.com/hakimcolor/CS-Ticket-System.git
npm install
npm run dev
http://localhost:5500