Skip to content

wrochadel/polymer-gmail

 
 

Repository files navigation

(WIP) Polymer version of New Gmail app

Note: the app is read only despite what the permissions popup says. Also, most of the buttons don't do anything. There's a lot of missing functionality.

Testing

Hitting http://localhost:8080?debug will bypass Google Sign-in and use mock data for threads. Under this testig mode, you will no see custom labels in the left nav or user profile images show up on threads.

Future improvements

  • Caching API requests
  • full offline support (Service Worker)
  • notifications (SW/GCM)
  • Reading emails in a thread
  • Creating emails
  • Searching emails
  • Label filtering
  • Pagnination (currently only the first few emails are read)
  • a11y (keyboard access, tab support)
  • i18n
  • better perf on mobile (gesture UX needs work)
  • use new drawer-panel for touch support

About

Polymer version of New Gmail app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.3%
  • JavaScript 26.8%
  • CSS 9.9%