Skip to content

jinosabu1999/Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Modern Calendar App

The Modern Calendar App is a web-based calendar application that allows users to view and manage events for different dates. It provides a user-friendly interface for adding, editing, and deleting events.

Features

  • Display a monthly calendar with the ability to navigate to the previous and next months.
  • Click on a date to view and manage events for that date.
  • Add events with descriptions.
  • Edit and update event details.
  • Delete events.
  • Responsive design for mobile and desktop.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Getting Started

To run this calendar app locally, follow these steps:

  1. Clone this repository to your local machine.

git clone https://github.com/jinosabu1999/modern-calendar-app.git

  1. Open the index.html file in your web browser.

  2. You can now use the calendar app to view and manage events.

VB.NET Version

Additionally, there is a VB.NET version of the calendar app available. You can find the VB.NET code in the vbnet directory of this repository.

To run the VB.NET version:

  1. Open the ModernCalendarAppVB.sln solution file in Visual Studio.

  2. Build and run the application.

Usage

  • Click the left and right arrow buttons to navigate between months.
  • Click on a date in the calendar to view and manage events for that date.
  • Add events by entering a description in the "Add an event" input field and clicking "Add Event."
  • Edit events by clicking the "Edit" button next to an event.
  • Delete events by clicking the "Delete" button next to an event.

Contributing

Contributions are welcome! If you find a bug or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • This project was inspired by the need for a simple and modern calendar app for personal use.

Releases

No releases published

Packages

No packages published

Languages