A simple Java application that encrypts and decrypts text using object-oriented programming principles.
- 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.
- Java
- Swing (GUI)
- Object-Oriented Programming (OOP)
- IntelliJ IDEA / NetBeans
- Clone the repository:
- Open the project in IntelliJ IDEA or NetBeans.
- Run the Main.javafile.
This project was developed as part of coursework at Tshwane University of Technology for the Object-Oriented Programming module.
If you'd like to connect or discuss improvements:
- Email: your.email@example.com
- GitHub: @boondasmojakie
Added full project description to README