This is a to-do list made using Bootstrap and jQuery.
Once a task is added to the list it can be marked done by clicking on it. Subsequently, it can be marked undone when clicked on again.
It has four butt~ons which do as following:
- Add items to list
- Reset the input
- Sort the done tasks to bottom
- Clean up the done tasks from the list