Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.32 KB

File metadata and controls

53 lines (37 loc) · 1.32 KB

🍔 Food Ordering Web App

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.

📌 Project Overview

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


📁 Repository Structure

image

🛠 Technologies Used

Layer Technology
Backend Java, Spring Boot
Server Apache Tomcat v10
Database MySQL
Build Maven
UI HTML, CSS

📦 Prerequisites

Before setting up the project, make sure you have installed:

✔ JDK 8+ / 11+
✔ Apache Tomcat v10
✔ MySQL Server
✔ Maven (for building)


🚀 Installation & Running

1. Clone the repository

git clone https://github.com/DhanushN2005/Food-Ordering-Web-App.git
cd Food-Ordering-Web-App