Question: i need help making this to do list please remember to add j query and javascript also you place links for the stuff to do
Goal Design a fully functional, visually pleasant, "TO DO list app. Recommended Procedure: 1. Start from a working example, such as the TO DO list from http://javascriptbook.com/code/c07/example.html Run the example and ensure that you understand it. Modify the example in meaningful ways, one change at a time. (OPTIONAL) Look at the example from http://todomvc.com/examples/iquery/ for inspirat Design your own app! Make sure it does not resemble the examples above in any way that would look (and behave) like an obvious copy of any of them. To be clear, ideally, the functionality should be comparable to any example in http://todomvc.com. But the looks underlying implementation should not be a blatant copy of any existing example. Test your app after every significant change/ addition. Once you've reached a point where your app is complete and fully functional in the browse your choice (Chrome, Firefox, Opera, or Safari), prepare the final package (single zip, all tha needed, and nothing else) Submit the final package via Canvas. 2. 3. 4. 5. 6. 7. 8. Minimum requirements: Your app must be your own work. If you use a site, app, textbook example or any other sou as "inspiration" along the way, please make a note of it in your report. You must use jQuery (and you're allowed to use jQuery plugins, provided that you give pro credit in your app and/or report) Your app must be fully functional, i.e., it must allow: . Adding, editing, deleting, marking as complete, and unmarking as complete each individual entry. Storage of the list items in the user's client machine, i.e., the list should be o
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
