Hello! This is a clean hourly planner that lets you schedule things hour by hour. It's more personalized for me, since I wanted my own version instead of using Google Calendar. I wanted hourly blocks, Monday to Sunday, from 6 AM to 10 PM. By clicking any time slot, you can add an event. The event types — Work, Personal, Study, and Other — are color-coded. There's also a to-do list for random tasks, and a live clock showing what you're currently doing. You can plan ahead week by week, and there's a useful duration feature if an event lasts more than an hour. It's very simple! Thanks for reading. BTW, I know the earlier commit history is a bit messy — I didn’t know much about good coding habits back then, but it was only about two hours of work, so I hope you can look past it. I used HTML, JS, CSS, and a bit of Copilot.
Hello! This is a clean hourly planner that lets you schedule things hour by hour. It's more personalized for me, since I wanted my own version instead of using Google Calendar. I wanted hourly blocks, Monday to Sunday, from 6 AM to 10 PM. By clicking any time slot, you can add an event. The event types — Work, Personal, Study, and Other — are color-coded. There's also a to-do list for random tasks, and a live clock showing what you're currently doing. You can plan ahead week by week, and there's a useful duration feature if an event lasts more than an hour. It's very simple! Thanks for reading. BTW, I know the earlier commit history is a bit messy — I didn’t know much about good coding habits back then, but it was only about two hours of work, so I hope you can look past it. I used HTML, JS, CSS, and a bit of Copilot.