Description: This project allows a user to create todos and tag them.
Functionalities include:
-
Registration and login
-
Add a todo
-
Edit todos by double clicking on an item
-
Tag an item (Immlemented using Bootstrap Tags)
-
Save todos for a user
-
Search a todo based on it's associated tag
-
Move a completed todo to another list by checking on a todo
HTML5, CSS3, JavaScript, jQuery, Bootstrap have been used