diff --git a/projects/projects.json b/projects/projects.json index f92b527e..52ef8b1b 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -1,6 +1,28 @@ { "featured": "YouTube on PS3", "projects": [ + { + "name": "Shopfinda", + "thumb": "shopfinda/thumb.png", + "desc": "Shopfinda makes it easy to find shops near you and to keep updated with their new products and specials. Follow your local shops to receive a weekly newsletter and favourite the products that you love", + "url": "https://shopfinda.com", + "info": "http://info.shopfinda.com", + "submitter": "harmony207", + "submissionDate": "2015-07-23", + "tags": [ + "Production", + "Productivity", + "Animations", + "Local Storage", + "jQuery", + "SASS", + "HTML5", + "Google Maps", + "PHP", + "Rest", + "Geolocation API" + ] + }, { "name": "APWGL", "thumb": "apwgl/thumb.png", diff --git a/projects/shopfinda/thumb.png b/projects/shopfinda/thumb.png new file mode 100644 index 00000000..ba7e0991 Binary files /dev/null and b/projects/shopfinda/thumb.png differ