Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.88 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.88 KB

Material Design and Polymer

Paper Chat Demo

A simple chat room in Material Design build with Polymer 0.5.x.

This demo is written for a tutorial to show how to create a simple chat app using PubNub data stream JavaScript API for Polymer, and Polymer's Paper elements to achieve Material Design user-experiences.

This is not currently compatible with the new Polymer 1.0. If you build this app by yourself, make sure to use the appropriate version of Polymer and all other components, including pubnub-element v3.6.7. See the bower.json for the working versions for all dependencies.

Live Demo

Try this on multiple browsers including mobile

Tutorial

Creating a Polymer Chat App with Material Design

Photo & Graphic Credits

The flat phone image that I used to create the banner on this ReadMe and Blog is create by Andrew Beckwith

I used these photos as avatars:

  • Bengal: Tyler T CC BY-SA 3.0
  • Siamese: Karin Langner-Bahmann CC BY-SA 3.0
  • Sphinx: Christopher Voelker CC-BY-3.0
  • Ragdoll: Simone Johnsson CC BY-SA 2.0
  • Persian: UnionMaminia CC BY-SA 3.0
  • Korat: Heikkisiltala CC BY-SA 3.0
  • Japanese Bobtail: ようてい CC BY-SA 3.0
  • Abyssinian: Karin Langner-Bahmann CC BY-SA 3.0
  • Scottish Fold: Vladimir Chubarov CC BY-SA 3.0

Othwewise CC0. Tabby is my cat, Jamie :-)

Thank you <3