Skip to content

Sainarendra21/Leap_year_checker_swing_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leap Year Checker Swing App

This is a simple Swing application that checks whether a given year is a leap year or not. The application allows users to input a year and then displays the result as to whether it's a leap year or not.

Features

  • Easy-to-use Swing user interface.
  • Determines if a year is a leap year or not.
  • Provides instant feedback to the user with the result.

Installation

To run the Leap Year Checker Swing application, you need to have Java installed on your machine. You can download Java from the official website: https://www.java.com/en/download/

Once you have Java installed, you can follow these steps:

  1. Clone the repository to your local machine.
git clone Sainarendra21/Leap_year_checker_swing_app
  1. Open the project in your preferred Java IDE (e.g., IntelliJ, Eclipse).

  2. Compile and run the main.java class.

How to Use

  1. Launch the application.

  2. Enter the year you want to check in the input field.

  3. Click on the "Check" button.

  4. The application will display a message indicating whether the year is a leap year or not.

About

To check wheather a given input year is leap year or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages