DeadlineHub is a sleek, minimal web app that helps users manage and track their deadlines efficiently. It offers smart toast notifications, smooth editing options, and a modern dashboard experience β all powered by HTML, CSS, and JavaScript.
- Add, Edit, and Delete Deadlines β stay in control of your tasks.
- Smart Toast Notifications β receive instant, clean success or error popups.
- Sort by Date β keep your upcoming deadlines in order.
- Local Storage Support β your data stays saved in the browser.
- Responsive UI β optimized for both desktop and mobile devices.
- Frontend: HTML, CSS, JavaScript
- Storage: Local Storage
- Design: Custom dark theme inspired by productivity dashboards
DeadlineHub/ β βββ templates/ β βββ index.html β βββ dashboard.html β βββ add.html β βββ base.html
β βββ static/ β βββ css/ β β βββ style.css β βββ js/ β β βββ script.js β βββ images/ β βββ logo.png β βββ README.md
- Clone this repository:
git clone https://github.com/<your-username>/DeadlineHub.git
Open the project folder in VS Code or any IDE.
Run the index.html file directly in your browser.
Start adding and managing your deadlines instantly!
π‘ Future Enhancements π§ AI Smart Suggestions for productivity insights
π Reminder notifications
π Calendar-based deadline visualization
π Learning Highlights Mastered DOM manipulation and event handling
Implemented persistent local storage
Built a responsive, modular frontend structure
Integrated toast-based user feedback
π Usage This project is developed for educational and portfolio purposes. Youβre free to view, fork, or adapt it for personal learning β with credit to the original author appreciated.
π©βπ» Author Janet