Details
Description
The workday-scheduler project is a web application designed to help users plan and organize their workday activities. The app displays blocks for user entries for different days of the week. It's designed to reset automatically every week, allowing you to keep a fresh set of notes for each busy week.
This was originally a bootcamp project from when I first started learning to code. It was originally built to work as a day scheduler with notes for different times of the day. It was originally a jQuery app with HTML and Bootstrap.
I refactored the app to work better for my own purposes of time keeping at work. The use case are notes that won't be needed beyond the week they're written.
Version 1.0
- jQuery App
- Daily/Hourly notes

Version 2.0
- Refactored to TypeScript
- Added Alpine.js framework
- Had some fun with a retro 90's UI design

Activity
Categories
- Application
- Frontend