This project is a modern CRM system developed to facilitate customer relationship management. It provides integrated team-based analysis, user performance measurement, and quality control processes.
- Total customers, users, and teams count
- Average customer ratio per user
- Customer analyses (pre-quality control statuses: To Call, Rausgefallen WP, New)
- Status of recently added customers
- Best users and teams list
- New users and teams can be created
- Tracking of customers assigned per user
- Team leadership and performance tracking
- Tracking of customer statuses (e.g., to call, new, eliminated)
- Appointment categories and slot management
- Pre-quality control (Vor-QC)
- Final quality control (Final-QC)
- Status-based customer distribution and analyses
- Defining time slots for customer meetings
- Slot reservation and tracking
- User and team-based success rankings
- Performance comparison
| Area | Technologies |
|---|---|
| Frontend | Next.js 15, React 19, Tailwind CSS 4, shadcn/ui |
| Backend | PocketBase (database + API) |
| UI Kit | Radix UI, lucide-react icon set |
| State/Form | React Hook Form, Zod |
| Drag & Drop | dnd-kit, hello-pangea/dnd |
| Documents | jsPDF, docx |
| Date | date-fns, react-day-picker |
git clone https://github.com/uzeyirrr/sbcomyeni.git
cd sbcomyeni
npm install # or yarn
npm run dev # development environment
