java-calculator-app A simple Calculator Application built using Java and Java Swing, demonstrating core Java concepts, Object-Oriented Programming (OOP), GUI development, and event handling.
The Fitness Tracker Application is a Java Swing-based desktop application that helps users track their daily fitness activities. Users can enter their name, record steps taken and calories burned, and ...