feat(website): Next.js 16 marketing website with RTL/Farsi

Marketing website for Meezi platform:
- Server-side rendered pages: home, demo, blog, pricing
- RTL/Farsi layout with Vazirmatn font
- SEO metadata and Open Graph tags
- proxy.ts for Next.js 16 middleware convention
- MEEZI_API_URL internal Docker network routing

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
soroush.asadi
2026-05-27 21:34:32 +03:30
parent 131ecdbbe6
commit d62bb8d3ad
84 changed files with 16985 additions and 0 deletions
@@ -0,0 +1,103 @@
---
title: "Cafe and Restaurant Staff Management: The Practical Guide"
excerpt: "Everything about managing staff in a cafe: from shift scheduling and attendance tracking to performance management and reducing employee turnover."
date: "2025-02-05"
author: "Meezi Team"
category: "Human Resources"
tags: ["cafe staff management", "restaurant scheduling", "attendance tracking", "cafe management software"]
---
## Why Is Cafe Staff Management So Hard?
Cafes are one of the most challenging environments for HR management:
- **Variable hours** — morning rush, lunch, and afternoon peak
- **Complex scheduling** — different staff counts needed at different times
- **High turnover** — hospitality has one of the highest employee churn rates
- **Performance management** — how do you know which waiter is performing best?
But with the right tools, these challenges are manageable.
## Attendance Tracking: Beyond the Time Clock
Traditional punch-in systems have problems: old-fashioned time cards, manual records prone to fraud, and manual overtime calculations.
**Meezi's attendance system:**
Every employee gets a unique QR code. Check-in/out is done by scanning the code on the front tablet. Benefits:
- **Fast and accurate**: attendance logged in under 3 seconds
- **Tamper-proof**: each code is tied to one specific employee
- **Automatic reports**: working hours, late arrivals, and overtime calculated automatically
- **Remote access**: managers can view attendance from anywhere
## Smart Shift Scheduling
Manual scheduling is time-consuming and often leads to conflicts like "but I told you I had that day off."
**A good scheduling system should:**
### 1. Track Leave Requests
Employees submit leave requests directly from the app. Managers approve or reject. All history is saved.
### 2. Keep Shift Patterns
Most cafes have recurring shifts. The system should be able to copy last week's schedule and only apply changes.
### 3. Send Automatic Notifications
Employees should receive reminders before their shift: "Tomorrow, shift starts at 8."
### 4. Detect Conflicts
If two employees request leave on the same day, the system should flag it.
## Roles and Access Levels
A typical cafe has different roles:
| Role | Appropriate Access |
|------|-------------------|
| **Senior Manager** | Full dashboard, reports, settings |
| **Shift Manager** | Orders, same-shift staff, daily report |
| **Waiter** | Their own tables, order taking, order status |
| **Cashier** | POS, payments, receipts |
| **Chef** | Kitchen KDS screen only |
Meezi has these roles predefined and you can customize them.
## Employee Performance Tracking
How do you know which waiter performs best? Meezi's dashboard shows:
- **Average order value** per waiter (who upsells more?)
- **Number of orders** per shift
- **Customer satisfaction** rate (if you have a review system)
- **Service speed** — from order placed to delivery
This data is essential for performance reviews, promotion decisions, and identifying staff who need more training.
## Reducing Employee Turnover
Turnover is expensive: hiring costs, training time, and lost experience. Tips to reduce it:
### Schedule Transparency
Staff who know their schedule in advance have higher satisfaction. Meezi sends the weekly schedule to each employee's mobile app.
### Accurate Payroll
Overtime disputes are a common reason for quitting. Precise hour tracking eliminates these disputes.
### Recognize Top Performers
With accurate performance data, you can identify and reward your best staff.
## Staff Management Checklist
✅ Digital attendance (no paper time cards)
✅ Weekly shift schedule in the system
✅ Each employee has role-appropriate access
✅ Mobile app for receiving shifts and orders
✅ Monthly hours report for payroll
✅ Performance tracking for evaluations
Meezi provides all of these tools in one integrated platform for cafes and restaurants.