The project is a Task Board SPA (Single-Page Application) that runs entirely on the client side, allowing users to add new tasks with a description and due date, view all existing tasks, and delete tasks that are no longer needed. Tasks are saved locally using Local Storage in JSON format, so that even after closing and reopening the browser, unfinished tasks are automatically reloaded. The interface is built with HTML5, CSS3, and Bootstrap for responsive design and layout. At the same time, JavaScript is used for the logic, DOM manipulations, and event handling, creating a simple and dynamic user experience.
yaron16ll/Task-Board
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|


