An user-friendly food ordering web application built with Spring Boot, Apache Tomcat v10, and MySQL.
This project allows customers to browse items, place orders, and manage food orders in a responsive web UI.
This web app provides the following:
✔ Browse the menu of available food items
✔ Add food items to cart and modify orders
✔ Submit and track orders
✔ Backend powered by Spring Boot
✔ Deployed with Apache Tomcat v10
✔ MySQL used for persistent data storage
| Layer | Technology |
|---|---|
| Backend | Java, Spring Boot |
| Server | Apache Tomcat v10 |
| Database | MySQL |
| Build | Maven |
| UI | HTML, CSS |
Before setting up the project, make sure you have installed:
✔ JDK 8+ / 11+
✔ Apache Tomcat v10
✔ MySQL Server
✔ Maven (for building)
git clone https://github.com/DhanushN2005/Food-Ordering-Web-App.git
cd Food-Ordering-Web-App