A Simple ToDoList using bootstrap, jquery and js
- Add - Add a task
- Reset - Reset the input task
- Sort - Sort the striked and unstriked task while maintaining the order of task
- Clear - Clear the striked out task
- Up - Level up the task
- Down - Level down the task
All the above functions with Server Side Rendering using ExpressJS
Using Templating language HBS Client Side Rendering and SSR using ExpressJS