Sustainable Computing Research Group ( SCoRe )
Design a webpage to display channel list of WebRTC-Conference
Fork the Github Repository of WebRTC-Conference and design a webpage using Polymer to view the available channels at a given conference. For the datasource, use JSON containing the list of channels. An example:
{ "status": "success", "data":
{ "channels": [
{ "name": "channel 1", "attribute2": "dummy" },
{ "name": "channel 2", "attribute2": "dummy" },
{ "name": "channel 3", "attribute2": "dummy" },
{ "name": "channel 4", "attribute2": "dummy" } ]
}
}
Task tags
Students who completed this task
August van de Ven, Fabian Altendorfer, Thuận Nguyễn