Qbicle is an in-house HR app the was extended to a multi-tenant (multi-database) application.
Qbicle's API was built fully in Laravel, utilizing the Tenancy for Laravel Package.
Features:
- Authentication with Sanctum
- User Onboarding
- Leave Management
- Merits Management
- Company Management
- Work From Home Management
Laravel Queues, Event - Listeners, Jobs, and Commands were utilized in development.
The API is used by front-end applications - Web(VueJS), Mobile(Flutter)
Analytics, Notifications, and In-App messaging are connected through Firebase.
Qbicle is currently hosting on AWS and is managed by Laravel Forge.