diff --git a/projects/projects.json b/projects/projects.json index 82870913..24869b23 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -3376,6 +3376,24 @@ "Fashion", "jQuery" ] + }, + { + "name": "PunchPlay", + "thumb": "punchplay/thumb.png", + "desc": "An audio platform with playlists created by music artists.", + "url": "http://punchplay.pt/", + "info": "http:/punchplay.pt/", + "submitter": "miguelcma", + "submissionDate": "2013-09-20", + "tags": [ + "Django", + "Python", + "Production", + "Music", + "Radio", + "Free Music", + "jQuery" + ] } ] diff --git a/projects/punchplay/thumb.png b/projects/punchplay/thumb.png new file mode 100644 index 00000000..64970132 Binary files /dev/null and b/projects/punchplay/thumb.png differ