This is just a simple to do list project to improve my basic knowledge. In this app I am using HTML, CSS, JavaScript and Sweet Alert.
- Add tasks
- Remove tasks
- Check all tasks
- Uncheck all tasks
- Clear all tasks
- Dark/Light mode
- Responsivity
When trying to add an empty task, an alert from the SweetAlert2 API appears
Adding tasks, a dropdown menu appears
Checking a task, we can delete it by clicking on the X
In the dropdown menu we can check, uncheck or delete all tasks
We have a light mode and a dark mode, to change just click on the top right icon
On mobile screens
You can access the project by clicking the button below.
Leonardo Alves Dias |