Evently is a beautiful, responsive calendar app built with HTML, CSS, and JavaScript.
It allows users to create, edit, search, export, import, and print events β all stored locally in the browser.
β
Dynamic calendar generation
β
Add, edit, and delete daily events
β
Search events by keyword
β
Export and import events (JSON format)
β
Light/Dark mode toggle
β
Print calendar view
β
Data persistence using LocalStorage
β
Works completely offline
- HTML5 β structure
- CSS3 β modern UI with blur & gradient
- JavaScript (ES6) β interactivity & event management
- LocalStorage API β persistent data
- Clone the repository:
git clone https://github.com/shubhamnarware67-cmd/Evently.git
- Navigate into the folder:
cd Evently - Open
index.htmlin your browser.
π‘ No dependencies or servers required β runs directly in the browser!
- Select any date in the calendar.
- Add an event using the βAddβ button.
- Click βοΈ to edit or β to delete.
- Use the βExportβ button to save events as
.json. - Use βImportβ to load events back.
- Toggle dark/light mode anytime πβοΈ.
- Print your calendar with the βPrintβ button π¨οΈ.
This project is licensed under the MIT License.
See the LICENSE file for more details.
MIT License
Copyright (c) 2026 Shubham Narware
Permission is hereby granted, free of charge, to any person obtaining a copy...
Shubham Narware
π§ [shubhamnarware67@gmail.com]
π GitHub Profile
If you like Evently, give it a star π and feel free to contribute ideas or pull requests!
- Google Calendar sync (optional)
- Event categories & reminders
- Monthly/weekly view toggle
- Mobile-first redesign
Made with β€οΈ by Shubham Narware
