od-c0d3r / TodoListJs

Html-Css-Js simple app
1 stars 0 forks source link

TodoListJs

Milestone 1 : A simple HTML list of To Do tasks. will be built using webpack and served by a webpack dev server.

Milestone 2 : The user will be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage.

Milestone 3 : The CRUD (create, update, delete) methods Implemented. All the elements of the user interface will be fully functional.

Milestone 4 : Getting started with Jest and implement Unit testing for app functionlaity and DOM manipulation.

Live Preview

https://od-c0d3r.github.io/todoJs/dist/

Built With

Install

Authors

👤 Anselem Odimegwu

👤 Omar R.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.