FoodExpress is an on-demand food delivery platform made up of a Laravel-based Admin Portal and a single-codebase React Native app that supports both Customer and Rider roles on iOS and Android. It covers the full order lifecycle from placement through restaurant preparation, rider assignment and live delivery tracking.
A food delivery business has to coordinate customers, restaurants, riders and admins in real time, with clear visibility into orders, payouts and performance.
Built a Laravel Admin Portal using Eloquent ORM to manage restaurants, menus, orders, riders, payments and feedback, alongside one React Native codebase for customers and riders, with JWT authentication and role-based access across all four roles.
Laravel, PHP, Eloquent ORM, MySQL, React Native, REST APIs, JWT, Google Maps API, Push Notifications