Skip to content

manolo/gwt-polymer-todo-list

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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

  •  
  •  
  •  
  •