diff --git a/projects/projects.json b/projects/projects.json index 368ae900..e8df3376 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -461,6 +461,17 @@ "Google Maps API v3", "Open Source" ] + }, + { + "name": "CPresent", + "thumb": "cpresent/thumb.png", + "desc": "A simplified, web-based Church presentation system", + "url": "https://github.com/jaitaiwan/CPresent/", + "submitter": "jaitaiwan", + "submissionDate": "2012-10-01", + "tags": [ + "jQuery","socket.io","Production","Open Source","HTML5","CSS3","bootstrap-js" + ] } ] } diff --git a/projects/thumb.png b/projects/thumb.png new file mode 100644 index 00000000..606c7a86 Binary files /dev/null and b/projects/thumb.png differ