QuickBite is a dynamic, full-stack food delivery web application built using core Java technologies and PostgreSQL. It allows users to browse restaurants, view menus, and simulate food orders — designed for learning, scalability, and real-time integration.
-
Backend:
- Java
- Servlets
- JSP (Java Server Pages)
- JDBC (for PostgreSQL connection)
-
Frontend:
- HTML5, CSS3, JavaScript
- Tailwind CSS / Bootstrap (optional)
-
Database:
- PostgreSQL
-
Server:
- Apache Tomcat
-
Tools:
- Eclipse IDE
- Git & GitHub
- View restaurant cards and details
- JSP-based dynamic content rendering
- Simulated food ordering functionality
- PostgreSQL integration for restaurant/menu data
- Responsive frontend UI using HTML, CSS, and JS
- Clone the repository
git clone https://github.com/KAishwarya2429/QuickBite-FoodApp.git