diff --git a/projects/circuit/thumb.png b/projects/circuit/thumb.png new file mode 100644 index 00000000..8557fce3 Binary files /dev/null and b/projects/circuit/thumb.png differ diff --git a/projects/projects.json b/projects/projects.json index f92b527e..439b9a99 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -3688,6 +3688,28 @@ "Responsive", "Cloud" ] + }, + { + "name": "Circuit", + "thumb": "circuit/thumb.png", + "desc": "Circuit is voice, video, screen sharing, messaging, and file sharing in a single view. Note: Portal is not Angular, the actual application is.", + "url": "http://www.circuit.com/", + "info": "https://www.circuit.com/learn", + "submitter": "rogeru", + "submissionDate": "2015-08-10", + "tags": [ + "Production", + "Productivity", + "WebRTC", + "Local Storage", + "IndexedDB", + "AppCache", + "WebRTC", + "Collaboration", + "Video", + "Screenshare", + "Cloud" + ] } ]