Skip to content

Boondass/Java-gui-encryption

Repository files navigation

Java GUI Encryption App

A simple Java application that encrypts and decrypts text using object-oriented programming principles.

🧩 Features

  • Encrypt and decrypt text with a simple GUI interface.
  • Built using Java Swing and OOP concepts such as classes and methods.
  • Handles text input and displays results instantly.

🧠 Technologies Used

  • Java
  • Swing (GUI)
  • Object-Oriented Programming (OOP)
  • IntelliJ IDEA / NetBeans

🧪 How to Run

  1. Clone the repository:
  2. Open the project in IntelliJ IDEA or NetBeans.
  3. Run the Main.java file.

📚 Project Context

This project was developed as part of coursework at Tshwane University of Technology for the Object-Oriented Programming module.

📬 Contact

If you'd like to connect or discuss improvements:

Added full project description to README

About

Java GUI app for text encryption using OOP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages