My TodoList application is an implementation of the booming applications that store your daily tasks. In my application you can have your daily tasks stored in the localstorage of your browser and also see the tasks already completed.
- Campo para introduce tu tarea.
- Botón para añadir la tarea.
- Boton para marcar y desmarcar como completadas las tareas.
- Boton para eliminar una tarea si es necesario.
- Simple menú de navegación para cambiar de tareas sin completar a tareas completadas
Clone the repository on your local machine or download the zip file.
Run index.html to start the web application.
Start by entering the task you want to add. Click on the "Add" button to add it to the list. Check the task when you complete it on the radio button or delete it if necessary. View your completed tasks.
Ariel Guerrero Rivas
This project is open-source and available under the MIT License.