diff --git a/projects/lister/thumb.png b/projects/lister/thumb.png new file mode 100644 index 00000000..3ba35488 Binary files /dev/null and b/projects/lister/thumb.png differ diff --git a/projects/projects.json b/projects/projects.json index f92b527e..fa162371 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -1915,10 +1915,10 @@ "submitter": "TheAncientGoat", "submissionDate": "2014-03-09", "tags": [ - "Production", + "Production", "Productivity", - "Local Storage","IndexDB", - "No jQuery", + "Local Storage","IndexDB", + "No jQuery", "Chrome", "Extension", "To-Do" @@ -3688,7 +3688,23 @@ "Responsive", "Cloud" ] + }, + { + "name": "Lister", + "thumb": "lister/thumb.png", + "desc": "Create and Share Lists", + "url": "https://burning-fire-3132.firebaseapp.com/", + "info": "https://github.com/anantzoid/Lister", + "submitter": "anantziod", + "submissionDate": "2015-07-24", + "tags": [ + "SideProject", "Prodution", "Toy", "Learning", + "Productivity", "Reading", "Lists", "Social", + "Boostrap", "Firebase", "Yeoman", + "No jQuery", + "Open Source" + ] } - + ] }