Parking Management Admin
Admin dashboard for parking operators to run and monitor parking facilities.
Who it's for
- Parking operators โ manage lots, devices, and staff
- Guards/booth staff โ handle payments and booth activity
- Finance/admin โ view settlements, reports, and transactions
- System admins โ manage users, roles, and permissions
Main use cases
- Monitor โ real-time dashboard for revenue, vehicle counts, and device status
- Control โ configure parking lots, devices, and storage
- Track โ car and motorcycle entry/exit records
- Manage money โ settlements, booth payments, and transaction errors
- Report โ business and statistical reports, blacklists/whitelists
- Admin โ users, roles, permissions, and system logs
Features I worked on
- Real-time dashboard โ Live metrics (revenue, vehicle count, online payment, camera status), charts, WebSocket, KPI stats
- Vehicle management โ CRUD, filters, pagination, separate flows for cars and motorcycles
- Entry/exit record tracking โ Car and motorcycle records with search, filters, pagination
- Device monitoring & operations โ Device status, health, operation logs, storage management
- Parking configuration โ Multi-step wizard, create/edit setups
- Financial management โ Settlement summary, booth payments, transaction error handling
- Reporting & analytics โ Chart.js visualizations, blacklist and whitelist management
- RBAC โ Role and staff management, v-permission directive, route guards
- i18n โ 4 languages (English, Khmer, Chinese, Vietnamese)
- Real-time โ WebSocket, Firebase, OneSignal, JWT auth with refresh tokens