💻 Project
TODO List is a project developed to pratice knowledg adquired in JavaScript Intermediary. It's a project based on create online tasks list.
On the last class lessons, we learned how to use localStorage to save information, and we were challenged to make a ToDo List with this configuration.
Challenged by Desenvolvimento WEB - Do Zero ao Primeiro projeto (Programador BR) - JavaScript Intermediary 16ª lesson.
This application is hosted on GitHub Pages, click here to see it.
🚀 Technologies
This project was developed using these techs:
👨🔧 Services Used
🎮 Getting Started
If you want run this code, you can start cloning the repository using HTTP or SSH key.
-
Open your git
-
Type git clone
-
Insert the HTTP or SSH key (on windows, shift + insert to paste on gitBash)
-
You can find this HTTP or SSH Key by clicking on Code on the top right in this repository

-
Once cloned you can open the project in your IDE and open the archive index.html on your browser.
📌 How to Use
1 - When you access the project, you will see the home page
2 - On this page you can enter and manage your tasks
2.1 - You can delete a task Apagar button or clean all tasks Limpar Tudo button
Have you prepared your to-do list? Time to get your hands dirty!
🕵 Features
The main features of the application are:
- Storage of added tasks in localStorage
- Add a task
- Remove a task
- Remove all tasks
In case of sensitive bugs like security vulnerabilities, please contact
deywerson.pereira@gmail.com directly instead of using issue tracker. We value your effort
to improve the security and privacy of this project!
Please follow on github and join us! Thanks for visiting me and good coding!
Made with ♥ by Deywerson Pereira