athmangude / polyscope

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt text

Polyscope is a Polymer / Material Design mutation of Microscope from The Meteor Book which is a simple social news app that lets you share links, comment, and vote on them.

Microscope was built with Meteor as a companion app to The Meteor Book, and is the "little brother" of Telescope, the (much more complex) open-source social news app that was the inspiration for the book.

Here is a live Demo!

Polyscope & Microsocope are free and open-source, and are an excellent example of common Meteor & Polymer app patterns such as:

  • Routing
  • User Accounts
  • Notifications
  • Errors
  • Publications/Subscriptions
  • Permissions
  • Polymer core-elements
  • Polymer paper-elements
  • Polymer custom-elements (in my example I use some components from differential) Blogpost
  • Material design inspirations

Hope this will be useful for one or the other and feel free to submit issues and pull requests.

Polyscope License

Same license rules apply as with Microscope

Some screenshots

Alt text Alt text Alt text Alt text Alt text

About

License:MIT License


Languages

Language:JavaScript 96.5%Language:CSS 3.4%Language:Shell 0.1%Language:Makefile 0.0%