An open API service indexing awesome lists of open source software.

https://github.com/gmpsankalpa/modern-calendar

Stay organized with our user-friendly Calendar featuring events, reminders, and a customizable interface.📅
https://github.com/gmpsankalpa/modern-calendar

css favicon html javascript

Last synced: 3 months ago
JSON representation

Stay organized with our user-friendly Calendar featuring events, reminders, and a customizable interface.📅

Awesome Lists containing this project

README

        

# Modern Calendar with Events

Stay organized with our user-friendly Calendar featuring events, reminders, and a customizable interface. Built with HTML, CSS, and JavaScript. Start scheduling today!

![Calendar Screenshot](./img/image.png)

## Table of Contents
1. [Introduction](#introduction)
2. [Features](#features)
3. [Installation](#installation)
4. [Usage](#usage)
5. [Contributing](#contributing)
6. [License](#license)

## Introduction
This calendar application provides users with a simple and intuitive interface to manage events and reminders. It offers features such as month navigation, adding events, displaying events, and jumping to specific dates. Built using HTML, CSS, and JavaScript, it's easily customizable and can be integrated into various web projects.

## Features
- Navigate between months to view different time periods.
- Add events with customizable names and time intervals.
- Display events for the selected date.
- Jump to a specific date or go to the current date.
- Responsive design for seamless usage on different devices.

## Installation
1. Clone the repository:
```bash
git clone https://github.com/gmpsankalpa/modern-calendar-with-events.git

2. Navigate to the project directory:
```bash
cd calendar-with-events

3. Open `index.html` in your web browser to start using the application.

## Usage
1. Navigate through months using the left and right arrows.
2. Click on a specific date to view and manage events for that date.
3. To add a new event:
- Click on the "+" button.
- Fill in the event name and time details in the popup form.
- Click "Add Event" to save the event.
4. To jump to a specific date:
- Enter the desired date in the input field in the "Go to" section.
- Click "Go" to navigate to that date.
5. To go to the current date:
- Click on the "Today" button in the "Go to" section.

## Contributing
Contributions are welcome! Here's how you can contribute to this project:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/improvement`).
3. Make your changes.
4. Commit your changes (`git commit -am 'Add new feature'`).
5. Push to the branch (`git push origin feature/improvement`).
6. Create a new Pull Request.

## License
This project is licensed under the [MIT](LICENSE) License.

---



Repo Details 🤙

![repo size](https://img.shields.io/github/repo-size/gmpsankalpa/modern-calendar-with-events?label=Repo%20Size&style=for-the-badge&labelColor=black&color=20bf6b)
![GitHub forks](https://img.shields.io/github/forks/gmpsankalpa/modern-calendar-with-events?&labelColor=black&color=0fb9b1&style=for-the-badge)
![GitHub stars](https://img.shields.io/github/stars/gmpsankalpa/modern-calendar-with-events?&labelColor=black&color=f7b731&style=for-the-badge)
![GitHub LastCommit](https://img.shields.io/github/last-commit/gmpsankalpa/modern-calendar-with-events?logo=github&labelColor=black&color=d1d8e0&style=for-the-badge)



Deploy status badge 🤖



[![Netlify Status](https://api.netlify.com/api/v1/badges/f8c54f31-10f6-42a4-80e6-342090a3c60e/deploy-status)](https://app.netlify.com/sites/gmp-calendar-with-events/deploys)