Skip to content

manolo/gwt-polymer-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWT-Polymer-TODO

A TodoList GWT application for mobile and desktop using Material Design specification.

It relies the UI part on Polymer, Paper Elements collections, and a the gwt-polymer-elements wrapper.

In this repository, you have two versions of the TodoList application, one is built using classic GWT widgets, and another with modern JsInterop Elements.

Demos

Try our demo-widgets or demo-elements

to see the application in action.

Building

  1. Asuming that you already have a running version of git and maven, check out the github project:

     $ git clone https://github.com/manolo/gwt-polymer-todo-list.git
    
  2. Change to the new folder and run maven

     $ cd gwt-polymer-todo-list
     $ mvn clean package
    
  3. Run any web server in the www folder

     $ serve www
    

About

A TODO app developed with GWT + polymer + paper elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •