Shamiq.dev
← All projects

5 / 19

Maid to Sparkle - Location-Based Scheduling Platform logo

Maid to Sparkle - Location-Based Scheduling Platform

LaravelMySQLFirebase

Problem

A home-cleaning service needed to automatically assign the closest available maid to each house and route vans efficiently, including getting staff back home via the closest available van.

Solution

Built a Laravel backend with an automated location-based scheduling system that allocates the closest maid to each house and routes vans home via the closest allocation, using MySQL radius functions for geospatial matching and Firebase for real-time location tracking. Also implemented a sandbox mode so guest users could try the app without a real account.