Food Delivery App
Food Delivery App is a full-stack mobile application built with Flutter for the frontend and Node.js for the backend. It allows users to browse restaurants, view menus, place food orders, and track deliveries in real time. The backend uses Prisma as an ORM for efficient database management and Jest for automated testing to ensure reliability and code quality. This project demonstrates modern mobile development practices, combining a smooth Flutter UI with a robust and scalable Node.js API.