Skip to content

This project is about store, update, and manage customer records through text file handling, showcasing my ability to work with Java file I/O operations effectively. This is hard cording software.

Notifications You must be signed in to change notification settings

rishinduyohan/Burger-shop-Java-Swing

Repository files navigation

Burger Shop Management System 🍔

Technology: Java Swing* 🕹️ + File Handling 📜+ OOP



I developed this Burger Shop Management System as my second desktop application using Java Swing. The primary goal of the project is to store, update, and manage customer records through text file handling, showcasing my ability to work with Java file I/O operations effectively.


This project includes several core functionalities such as adding new customers, updating existing details, deleting records, and viewing customer information all through an intuitive graphical user interface.

🧩 Features 🧩

🔎 Add Customer – Save new customer records in txt File
🔎 Update Customer – Modify existing customer details in txt File.
🔎 Delete Customer – Remove customer records in txt File.
🔎 View Customer – Display stored customer information through txt File.

By building this software, I was able to demonstrate my skills in object oriented programming, GUI design, and file handling without relying on database systems. It reflects my capability to create practical, user-friendly applications that solve real-world problems using Java.

About

This project is about store, update, and manage customer records through text file handling, showcasing my ability to work with Java file I/O operations effectively. This is hard cording software.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages