Skip to content

dbsaw/Simple-Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Simple Todo List

A simple web page for creating and managing to-do lists. Built with HTML, Bootstrap for styling, and JavaScript for dynamic functionality.

Features

  • Add Tasks: Input tasks and click "Add to List."
  • Hover Effect: Tasks display a hover effect.
  • Session Storage: Persists tasks on page reload.
  • Error Handling: Warns on empty submissions.
  • Refresh Button: Nav bar title acts as a refresh button.
  • Dynamic Removal: Click to remove tasks.

Files

  • index.html: Page structure.
  • app.js: Functionality for tasks.
  • bootstrap.min.css: Bootstrap styling.

Usage

Open index.html in a browser to use the app. Customize or contribute as needed.

Or click here to try it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published