The requirements for this task are:
- Design a simple and intuitive HTML structure for the Todo List.
- Styling with CSS, Bootstrap.
- Task Functionality: Add new task, Edit and delete task.
- Utilize jQuery to handle user interactions such as adding, editing, and deleting tasks.
- Responsive Design.
Bonus Task:
- Drag-and-Drop task to a new position within the Todo List.
- Display the numeric order of each task on the list.