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.
https://od-c0d3r.github.io/todoJs/dist/
git clone https://github.com/od-c0d3r/todoJs.git
code todoJs
npm i
npm run start
npm run test
👤 Anselem Odimegwu
👤 Omar R.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.