Welcome to BiteBuddy, your go-to destination for fast, fresh, and flavorful food delivery!
Craving something tasty? Order from the best restaurants near you and get it delivered right to your doorstep in no time.
Whether youβre a Customer, Restaurant Admin, Delivery Agent, or SuperAdmin β BiteBuddy serves everyone with ease and flavor! π
Layer | Technology |
---|---|
π» Frontend | HTML, CSS, JSP |
π₯οΈ Backend | Java (Servlets, JSP) |
ποΈ Database | MySQL |
π Server | Apache Tomcat 10 |
β ORM/DAO | Custom Java DAO Implementation |
An online food ordering web application where users can browse restaurants, explore menus, place orders, and manage their cart and order history.
Update DB credentials in DBConnection.java as needed.
Deploy it on Apache Tomcat 10+.
Open your browser and visit: π http://localhost:8080/Food-App
π Project Structure bash Copy Edit /src /com.food.delivery.app /model -> Java Beans (User, Order, Menu, etc.) /dao -> DAO Interfaces /daoimpl -> DAO Implementations /servlet -> Java Servlets (Login, Register, Cart, etc.) /util -> DB Utility (DBConnection.java)
/webapp /css -> Stylesheets /images -> App Images /output -> Screenshots for README *.jsp -> JSP Pages (home, login, menu, cart, etc.)
π©βπ» Contributor Rixiya Cathrine A π§ Cathrinerixiya101@gmail.com π LinkedIn
β€οΈ Acknowledgements Java Servlet & JSP Documentation
Apache Tomcat
MySQL
Font Awesome Icons
π ChatGPT by OpenAI
π€ License This project is licensed under the MIT License.
π¬ Feedback & Support Got issues or suggestions? π Open an Issue
Eat Good, Feel Good! ππππ
yaml Copy Edit