This document describes a food ordering system that aims to simplify the ordering process for both customers and restaurants. It allows customers to place orders through a mobile app instead of verbally, giving them control over their order and real-time feedback. For restaurants, it provides an organized system to manage menus, place orders, and retrieve orders through a single database. The system was designed with usability and versatility in mind, using common programming languages like Java, jQuery, HTML, and MySQL. Its implementation includes features like login, shopping cart, account management, and a real-time email confirmation system.