Skip to content

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

To-Do List - DOM Manipulation Project

馃搶 Description

English: This project is a basic To-Do List web application created with pure HTML, CSS, and JavaScript. It allows users to:

  • View a list of pending tasks.
  • Add new tasks via a form.
  • Remove tasks when completed.

This project was developed as part of a Front-End Bootcamp module focused on DOM manipulation with JavaScript.

Espa帽ol: Este proyecto es una aplicaci贸n web b谩sica de Lista de Tareas, creada con HTML, CSS y JavaScript puros. Permite a los usuarios:

  • Ver una lista de tareas pendientes.
  • Agregar nuevas tareas mediante un formulario.
  • Eliminar tareas cuando se completan.

Este ejercicio fue desarrollado como parte de un m贸dulo del Bootcamp de Front-End enfocado en la manipulaci贸n del DOM con JavaScript.

馃洜 Features

English:

  • Toggle visibility of the task form.
  • Dynamically add new tasks to a table.
  • Remove tasks with a "Finish" button.
  • Tasks are handled through an internal array.

Espa帽ol:

  • Mostrar/ocultar el formulario para agregar tareas.
  • Agregar nuevas tareas din谩micamente a una tabla.
  • Eliminar tareas con el bot贸n "Finalizar".
  • Las tareas se manejan mediante un arreglo interno.

馃殌 How to Use

English:

  • Download or clone the repository.
  • Open the index.html file in your browser.

Espa帽ol:

  • Descarga o clona el repositorio.
  • Abre el archivo index.html en tu navegador.

馃摲 Preview

image image

About

A basic To-Do List web application created with pure HTML, CSS, and JavaScript. It allows users to view a list of pending tasks, add new tasks via a form, edit them and remove them when completed. This project was developed as part of a Front-End Bootcamp module focused on DOM manipulation with JavaScript.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages