"Task-List" is a basic website that allows users to add and/or remove events from the reorganized events list on the website. The project is implemented using pure JavaScript. Does not include any frameworks or libraries. The project has also implemented features that dynamically modify the DOM and add core events and listeners.
todolist2.mp4
- HTML
- CSS
- Javascript
- Add new task
- Search tasks
- Edit tasks
- Delete single task
- Delete all tasks
To get a local copy up and running, follow these steps.
There are no prerequisites for this project.
Clone Repository using
git clone git@github.com:emektarkubra/todolist2.git
or using HTTPS
git clone https://github.com/emektarkubra/todolist2.git
After clone, open index.html in your extended browser and start adding new todos
Github : @github Linkedln : Linkedln
Give a ⭐️ if you like this project!
Happy lots of coding days 🤩