A simple Java project that simulates an online restaurant ordering system using object‑oriented programming concepts. The system allows the restaurant to store menu items, create customer orders, add ...
🍽️ Restaurant Ordering System A Java-based restaurant management system built with modular, design-pattern-heavy architecture. Handles menu creation, order customization, discounts, payment ...