Skip to content

harshitha-shetty11/Restaurent-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rsss

🍽️ Restaurant Management System

A JavaFX-based desktop application designed to manage restaurant operations, including user interfaces for administrators, database interaction via JDBC, and styling using CSS. The backend is powered by OracleXE.

🧰 Tech Stack

  • JavaFX - UI framework
  • JDBC - Database connectivity
  • OracleXE - Backend database
  • Java 21 (JavaSE-21) - Runtime and development
  • FXML & CSS - For GUI structure and styling

##📁 Project Structure

  • RestaurantSystem (Project Root)
    • src/ (Source folder)
      • application/ (Main package)
        • Main.java - Entry point of the application.
        • RestaurantManagementApp.java - Contains the main GUI and business logic.
        • DatabaseConnection.java – Handles Oracle database connectivity using JDBC.
        • application.css – Custom CSS styles for the JavaFX UI.
        • module-info.java – Module declaration for Java 9+ (required for JavaFX).

##🖥️ Features

  • Admin dashboard
  • Login/Logout functionality
  • Database connectivity for data handling
  • Modular and styled UI
  • Error handling and UI feedback

🎥 Project Walkthrough

▶️ Watch the project demo on YouTube

About

Found your Taste

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors