Skip to content

Simple todo list web app to save and manage to-dos, and save them to the local storage The web app has a beatifull UI design that is make it dun adding todos

Notifications You must be signed in to change notification settings

defiresearchers/todo-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Todo List Web App with Tailwind CSS and JavaScript

This repository contains a simple and elegant Todo List web app built using Tailwind CSS and JavaScript. The app allows users to create, manage, and save todos, all while enjoying a beautiful user interface design.

Features

  • Add new todos with a user-friendly interface.
  • Mark todos as completed.
  • Delete completed todos or those no longer needed.
  • Save todos to the local storage for persistent data.
  • Schedule your to-dos
  • Change to-dos status
  • Filter to-dos by status

Live Demo

You can check out the live demo of the Todo List web app here).

Screenshots

image

Technologies Used

  • HTML5: The structure of the web app.
  • CSS3 with Tailwind CSS: For styling the app beautifully.
  • JavaScript: To handle the interactive functionality of the app.
  • Local Storage: To save todos for persistent data across browser sessions.

Getting Started

To run the Todo List web app on your local machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/abdellatif-laghjaj/todo-list.git

About

Simple todo list web app to save and manage to-dos, and save them to the local storage The web app has a beatifull UI design that is make it dun adding todos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.8%
  • HTML 28.4%
  • CSS 20.8%