NovaTab – Devlog #5
Refactored and expanded NovaTab into a more structured productivity dashboard.
New Features
- Added To-Do system with localStorage (create, toggle, delete tasks)
- Added Calendar widget with monthly navigation and current day highlight
Refactoring / Structure
- Split project into separate files:
- index.html
- styles/style.css
- scripts/app.js
- Cleaner separation of UI, logic, and styling
Improvements
- Better project organization and scalability
- Improved layout consistency
- Persistent state for links and tasks via localStorage
- Smoother widget interaction (search, calendar, to-do)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.