Skip to content

giant-nova/javafx-Food-Order-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Order Management System- Java FX Application

A simple JavaFx application build on Java SE or core Java to mimic a standard Food Order Management System for a typical restaurant.

The application consists of mainly two windows:-

  1. Create Account and Login window
  2. Menu and Customer Order Panel

Tech Stack Used

UI building

  • JavaFx ver. 20.0.2, to create components for the window panes.
  • CSS styling, to enhace the user the UI of the application.

Backend

  • Java SE or core Java ver. 20.0.1, for building communication between databases and UI components.
  • SQLite ver. 3.42.0
  • SLF4J API(Simple Logging Facade for Java) ver. 1.7.36, to ensure that your application's logging remains flexible, consistent, and easy to manage.

Tools & Softwares

  • Intelli J IDEA Community Edition
  • SceneBuilder
  • Sequeler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published