Skip to content

Metsehafe-Eyasu/Food-ordering-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Food-Club

Food Ordering App - Implementation using JavaFX

This is a food ordering app developed using Java and JavaFX. The app allows users to place orders for food items, and restaurants to manage and fulfill those orders. The app is made to simulate the ordering on the client-side and the restaurant management on the admin-side.

Tech Used

Features

Client Side

  • Users can view the menu and select food items to order

Admin Side

  • Add a new restaurant
  • Update existing restaurants
  • Delete existing restaurants
  • Add and remove menu items

How to Use

Client Side

  1. Input your info and log in
  2. Add items to cart
  3. Go to the cart, proceed to checkout

Admin Side

  1. Log in using:

Username: Admin

Password: 1234

  1. Try any of the CRUD operations available

One of the most frustrating projects I had to do. In the end, I learned a lot and am more comfortable with unfamiliar technologies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages