Using Webpack in the development of a Todo list that can allow users to make an online list of tasks to be done, and it makes use of localstorage to save user TodoList Information. Technologies used are Jest-Test, javascript, Css3, Html5, and Webpack
Hello Mike, we loved your project 👍 . However to make it better please add the following.
Please allow the user to exit the edit mode when the "enter" key is pressed. This will give the user a great user experience as they will not get stuck while editing their tasks.
Please stop the user from entering empty tasks so that only actual tasks are added to the tasklist.
Please Fix the screen jump that takes place whenever the user adds a task in order to improve the user experience.
[Optional] Please the width of the editing area could be 100% 💯 in order to allow the user to have a wider area to click and edit.
Hello Mike, we loved your project 👍 . However to make it better please add the following.