Skip to content

halilibrahimcelik/repair-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Repair Shop Dashboard

A modern web application built to manage and track repair tickets for a computer repair shop. This platform helps streamline the workflow between technicians and customers, providing real-time updates and efficient ticket management.

🎯 Purpose

This application replaces traditional sticky note systems with a digital solution that allows repair shop employees to:

  • Track customer repair tickets
  • Manage customer information
  • Assign and update ticket status
  • Search through tickets and customer records
  • Monitor repair progress in real-time

🚀 Tech Stack

Frontend

Backend & Database

Authentication & Security

  • kinde -Kinde Authentication system

Monitoring & Error Tracking

  • Sentry - Error tracking and monitoring

Development Tools

✨ Features

  • 🔐 Secure passwordless authentication
  • 📱 Responsive design (desktop-first, tablet-supported)
  • 🎨 Light/Dark mode support
  • 🔍 Advanced search functionality
  • 👥 Role-based access control (Admin, Manager, Employee)
  • 📊 Real-time ticket tracking
  • 👤 Customer management system
  • 🎫 Ticket assignment system
  • 📝 Notes and updates tracking

🛠 Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/repair-shop-dashboard.git

🛠 Installation & Setup

# Install dependencies
pnpm install

# Setup environment variables