Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amulyamachhan/calender
EventMaster Calendar is a simple yet powerful web application that allows users to organize their schedules effectively by adding multiple events to any date they choose. Built using HTML, CSS, and JavaScript, this calendar provides an intuitive interface for managing events and staying on top of important dates.
https://github.com/amulyamachhan/calender
css dom-manipulation event-manipulation htm javascript js-events responsive-design
Last synced: 6 days ago
JSON representation
EventMaster Calendar is a simple yet powerful web application that allows users to organize their schedules effectively by adding multiple events to any date they choose. Built using HTML, CSS, and JavaScript, this calendar provides an intuitive interface for managing events and staying on top of important dates.
- Host: GitHub
- URL: https://github.com/amulyamachhan/calender
- Owner: AmulyaMachhan
- Created: 2024-03-19T18:04:39.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T11:12:21.000Z (7 months ago)
- Last Synced: 2024-05-21T06:00:42.052Z (6 months ago)
- Topics: css, dom-manipulation, event-manipulation, htm, javascript, js-events, responsive-design
- Language: JavaScript
- Homepage: https://amulyamachhan.github.io/calender/
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EventMaster Calendar
EventMaster Calendar is a simple yet powerful web application that allows users to organize their schedules effectively by adding multiple events to any date they choose. Built using HTML, CSS, and JavaScript, this calendar provides an intuitive interface for managing events and staying on top of important dates.
You can view this site [here](https://amulyamachhan.github.io/calender/);
![eventcalender](https://github.com/AmulyaMachhan/calender/assets/111338400/35d9e8d0-2e20-4716-a04b-6fcb79a9ea43)
## Features
- **Add Events:** Easily add events to any date by clicking on the desired date and providing event details.
- **View Events:** See all events for a particular date by clicking on the date on the calendar.
- **Edit and Delete Events:** Edit or delete events as needed to keep your schedule up to date.
- **Responsive Design:** Enjoy a seamless experience across devices, from desktops to smartphones.## Usage
1. Clone the repository:
- git clone https://github.com/AmulyaMachhan/calendar.git
2. Open `index.html` in your preferred web browser.
3. Start adding events to organize your schedule efficiently!
## Contributing
Contributions are welcome! If you find any bugs or have suggestions for new features, feel free to open an issue or submit a pull request.