Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eugenia1984/listadetareas
La tercer practica con Codo a Codo, una lista de tareas con HTML5, CSS3 y JavaScript
https://github.com/eugenia1984/listadetareas
css3 html5 javascript
Last synced: about 2 months ago
JSON representation
La tercer practica con Codo a Codo, una lista de tareas con HTML5, CSS3 y JavaScript
- Host: GitHub
- URL: https://github.com/eugenia1984/listadetareas
- Owner: eugenia1984
- Created: 2023-03-13T20:57:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T13:34:05.000Z (about 1 year ago)
- Last Synced: 2023-10-24T14:34:44.973Z (about 1 year ago)
- Topics: css3, html5, javascript
- Language: CSS
- Homepage: https://eugenia1984.github.io/listaDeTareas/
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lista de tareas
La tercer práctica del curso de **React** con Codo a Codo.
Realizamos una lista de tareas con HTML5, CSS3 y JavaScript.
Asi se ve cuando no hay tareas pendientes:
![image](https://user-images.githubusercontent.com/72580574/225160518-2ba312e8-3752-4911-8475-899c96924a36.png)
Y asi al tener tareas:
![image](https://user-images.githubusercontent.com/72580574/225160910-4440cde3-6a57-4ed3-bab5-6b6c599397f9.png)
Agrego nuevas funcionalidades:
- Muestro la fecha actual
- Agrego el botón **View task's history** para que renderice la lista de las tareas ingresadas, filtrando las repetidas.
![image](https://user-images.githubusercontent.com/72580574/227750037-00ee70bf-f83a-4deb-bea2-178b6a337c93.png)
Y al tener la historia de las tareas, se agrega el boton **Clear task's history** para limpiar la lista de las tareas.
![image](https://user-images.githubusercontent.com/72580574/227750067-7bcdb818-faba-4929-bbe9-ec9c5c04517f.png)
---
## Demo
[Haciendo click aca podes verla en acción-> eugenia1984.github.io/listaDeTareas/]( https://eugenia1984.github.io/listaDeTareas/)
---
## Tecnologías 🛠️
- **HTML5**
- **CSS3**
- **JavaScript**
---
## Por favor: 🎁
* Comparte este proyecto con otros 📢
* Invita una cerveza 🍺 o un café ☕ a alguien del equipo.
* Muchas gracias 🤓.
---
## Notas
Agradezco su interés en este proyecto ⌨️ con ❤️ de [María Eugenia Costa](https://github.com/eugenia1984) 😊 y sígueme en [LinkedIn - maria-eugenia-costa](https://www.linkedin.com/in/maria-eugenia-costa/)
---