Skip to content

bstavroulakis/polymer-dashboard-0.5

Repository files navigation

Polymer 0.5 Dashboard using Material Design

This project is a Polymer Dashboard with Material Design and consists of the following parts:

alt tag

  • A Login and Register Page
  • A Homepage with various blocks
  • A Tasks page
  • A Mails page
  • Some real-time functionality so if you open the site in two tabs and update a task or mail it will automatically load on the other tab as well.
  • The project is using a front-end database (IndexedDb or WebSQL depending the system). But it can easily use a back-end RESTful service as well since each call passes through the repo files => https://github.com/bstavroulakis/polymer-dashboard/tree/master/elements/ma-repos. So you can plugin any back-end you wish in the future instead of using the front-end database/logic.
  • Testing (under construction)

Demo

If you want to checkout the Demo of the “Polymer Dashboard” you can visit this site => http://bstavroulakis.com/demos/polymer-dashboard/pages/auth/auth.html

Or you can checkout the project’s github page => https://github.com/bstavroulakis/polymer-dashboard-0.5 and Developer version (non-vulcanized) at the following links

I would love some feedback/fixes/considerations on the approach and who knows it may grow in the future if it gains the right momentum.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published