Skip to content

A Simple ToDoList using bootstrap, jquery and js with Server Side Rendering and Client-Side rendering using ExpressJS and HandleBars templating language

Notifications You must be signed in to change notification settings

jatinbharadwaj/ToDOList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDOList

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

Demo

TODOLIST with AJAX (BRANCH 2)

All the above functions with Server Side Rendering using ExpressJS

ToDoLIST with HBS(BRANCH 3)

Using Templating language HBS Client Side Rendering and SSR using ExpressJS

About

A Simple ToDoList using bootstrap, jquery and js with Server Side Rendering and Client-Side rendering using ExpressJS and HandleBars templating language

Resources

Stars

Watchers

Forks

Packages

No packages published