A pattern layouts to build gwt-material applications rapidly
<dependency>
<groupId>com.github.gwtmaterialdesign</groupId>
<artifactId>gwt-material-patterns</artifactId>
<version>2.0.1</version>
</dependency>
The Google Plus v1.0 Demo
This pattern is suitable for Social Network apps to provide a collection of posts displayed in cards.
- Navbar and Tabs
- Float Sidenav
- Cards displayed in Masonry
- Chips as tags inside the post card
- Collection Items for User comments
The Google Contacts v1.0 Demo
This pattern is suitable for Contact / User List apps to provide a collapsible lists of users.
- Fixed Navbar with link dropdown for Sorting
- Card Sidenav
- Search Nav to filter the collapsible items
- Display all contacts into collapsible items
- Overlay component to display more info about the contact
The Google Drive v1.0 Demo
This pattern is suitable for Document Management Systems.
- Fixed Navbar with link dropdown for Sorting
- Float Sidenav
- Search Nav to filter the files
- Display all files into collapsible items
- Added right panel to display file details / activities
- Tabs for more details / activities
- Chips as file tags
- Circular user image for those who can view the file
The Google Inbox v1.0 Demo
This pattern is suitable for Email Systems.
- Fixed Navbar wit
- Float Sidenav
- Display all inbox into custom collapsible items with advance display
- Added Horizontal Card child into Collapsible header
- Added a hoverable icon panel on each item