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