Skip to content

yaron16ll/Task-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Board SPA

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.

Main Page:

Mobile View:

On-Screen Error Examples:

About

A task board for managing your tasks using HTML, CSS, JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors