A modern, intelligent Calendar & Event Scheduling Web App built using HTML, CSS, and JavaScript, featuring multi-view planning, smart insights, conflict detection, and productivity-focused scheduling tools.
- Multi-View Calendar System – Switch between Month, Week, and Day views seamlessly.
- Event Management (CRUD) – Create, edit, delete, and manage events with ease.
- Smart Conflict Detection – Detects overlapping events and alerts before saving.
- Recurring Events Support – Supports daily, weekly, and monthly recurring events.
- Reminder Notification System – Sends reminders before events using Notification API.
- Category-Based Filtering – Filter events by Work, Personal, Study, or Other.
- Search Functionality – Instantly search events by title.
- Drag & Drop Scheduling – Move events across dates using drag-and-drop.
- Smart Suggestions Engine – Suggests optimal time slots based on schedule availability.
- Upcoming Events Panel – Displays events for the next 7 days.
- Insights Dashboard – Shows busiest day, free hours, and weekly event stats.
KRONOS/
├── index.html
├── script.js
├── style.css
- HTML5
- CSS3
- JavaScript
- Clone the repository:
git clone https://github.com/Agent-A345/KRONOS.git
- Open the project and navigate to the file:
cd index.html
- Run the game in any modern browser
Add Events
- Click + button (FAB)
- Enter title, date, time, category, and details
- Click Save Event
Manage Events
- Click any event to edit
- Delete events using delete button
- Modify recurrence and reminders
Navigate Calendar
- Use Previous / Next buttons to move between dates
- Click Today to jump to current date
- Switch between Month / Week / Day views
Organize Schedule
- Filter events using category chips
- Search events instantly
- Drag and drop events to reschedule
Kronos helps users:
- Plan and organize schedules efficiently
- Avoid event conflicts
- Gain insights into productivity
- Manage recurring tasks easily
- Stay on top of deadlines and commitments
- Google Calendar integration
- Team collaboration & shared calendars
- AI-based schedule optimization
This project is licensed under the MIT License.