In this version I have added the basic HTML structure.
In this version I have added simple JavaScript.I will update it to OOP in next version.
In this version I have converted the script to OOP.
In this version I have added functionality of the 'complete' button.
In this version I have added functionality of the 'edit' button.But its full of bugs. I will fix this next in next. I also modified some of the things that is defined the 'getEverything' function outside the constructor.
In this version I have added 'remove' button functionality and fixed the 'edit' button issue.
In this version I have integrated Local storage and modified some of the stuff in 'getEverything' Function.
In this version 'edit' button also disappear when todo is completed. Issue with the empty text when edited text is null fixed. The green color is back when todo is complete. The completed task will be sorted to lowerposition.
Final version!!!
Added CURD Method