Skip to content

FaisalDev1v1/Notelist-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple To-Do List Web Application

Welcome to the Simple To-Do List Web Application! This project provides a straightforward to-do list functionality for managing tasks.

Table of Contents

Introduction

This project is a simple to-do list web application designed to help users organize and manage their tasks efficiently. It is built using HTML for the structure, CSS for styling, and pure JavaScript for functionality.

Features

List the key features of your To-Do List application. For example:

  • Add, edit, and delete tasks
  • Mark tasks as completed
  • Simple and clean user interface
  • Local storage for task persistence

Tech Stack

This project is built using the following technologies:

  • HTML
  • CSS
  • JavaScript (Pure)