Skip to content

JohnDev19/Calendar-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar App

This is a simple calendar app built using HTML, CSS, and JavaScript.

Screenshot

Features

  • Displays the current date and time.
  • Allows users to enter a month name and shows the calendar for that month.
  • Highlights holidays in the calendar.

Usage

  1. Clone the repository or download the files.
  2. Open index.html in your web browser.

File Structure

  • index.html: Main HTML file containing the structure of the calendar app.
  • style.css: CSS file for styling the calendar app.
  • script.js: JavaScript file for interactive functionality and calendar generation.

How to Use

  1. Launch the app in your web browser.
  2. Enter a valid month name (e.g., January, February) in the input field.
  3. Click on the "Show Calendar" button to display the calendar for the entered month.

Author

JohnDev19

License

This project is licensed under the MIT License.