You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a Todo list API with NodeJs, Express and Sqlite. Refined the code using underscore packages like where, filter, findWhere, without, pick.
Allowed user to search through todos, edit and filter todos as per their requirements