Skip to content

aastha090/Food-Ordering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Food Ordering Website

This project is a food ordering website built using Java, JDBC, JSP, and servlets. It was developed as part of my Advanced Java course during the 4th semester. The website runs locally on a Tomcat server and utilizes JDBC and MySQL for database management.

Project Overview:

Login Page: Users can log in or register for a new account. Form data is validated using Java servlets. Screenshot 2024-05-21 at 3 39 00 PM

Register Page: New users can register by providing necessary information, with data validation for email and password formats. Screenshot 2024-05-21 at 3 39 07 PM

Welcome Page: After logging in, users are greeted with a menu where they can browse food items and add them to their cart. Screenshot 2024-05-21 at 3 39 56 PM Screenshot 2024-05-21 at 3 40 13 PM

Cart Page: Shows added items and allows users to proceed to checkout or continue shopping. Screenshot 2024-05-21 at 3 40 36 PM

Checkout Page: Users can review their order and logout if needed. Screenshot 2024-05-21 at 3 40 43 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published