← Back to work
Development2023· Full-Stack Developer
Resto Food Delivery App
A full-stack food delivery platform with real-time order tracking, restaurant management, and a delivery driver interface.
ReactNode.jsFirebaseTailwind CSS

Overview
The project
A three-sided marketplace for food delivery: customers browse and order, restaurants manage menus and orders, and drivers get optimised delivery routes.
!
The challenge
Coordinating real-time state across three different user types, customer, restaurant, and driver, while keeping latency low and the UI responsive.
✓
The solution
Firebase Realtime Database handles live order state. Each user type gets a tailored interface with only the controls they need, keeping the experience simple despite the backend complexity.
Year
2023
Role
Full-Stack Developer
Stack
ReactNode.jsFirebaseTailwind CSS