danpaulsmith / materialdrive

Google Drive with Angular Material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Drive

Google Drive with Angular Material

Available features

  • Google OAuth2
  • File navigation
  • File delete, copy, move
  • FAB for new document/folder and upload files
  • Incremental search
  • Context menu
  • Infinite scroll
  • List view / Grid view

Build

  • Prepare
    npm install && bower install

  • For development
    gulp watch

  • For release
    gulp

Consist of

Libraries

About

Google Drive with Angular Material


Languages

Language:JavaScript 62.3%Language:HTML 30.5%Language:CSS 7.2%