Skip to content

praveen-sivadasan/Gregorian-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title: Gregorian Calendar

Introduction:

The Calendar project is a standalone application designed to print the Gregorian calendar for any year of the user's choosing.

Motivation and Background:

The project is a byproduct of a high school Computer Science subject using the C++ language. The current version is a modified version using the latest Java version.

Technologies and Tools Used:

  • Programming Languages: Java
  • Development Tools: Eclipse, Git for version control

Project Details and Functionality:

Core Features:

  • A mocked user login system (Password is 007)
  • A user prompt for entering the preferred year
  • An algorithm to print the respective Gregorian calendar

How to run

  Execute Calendar.java file

Your Role and Contributions:

This was an individual project. I was responsible for the entire development process, including designing the user interface, implementing the logic, and testing the application.

Screenshots:

output

Releases

No releases published

Packages

No packages published

Languages