GithubHelp home page GithubHelp logo

silverprize / materialdrive Goto Github PK

View Code? Open in Web Editor NEW
41.0 7.0 28.0 14.06 MB

Google Drive with Angular Material

JavaScript 65.84% HTML 27.95% CSS 6.21%
angularjs angular-material google-drive spa

materialdrive's Introduction

2017-01-25 1 02 59

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

Configuration

- History mode

History work on hashmode as default. if you want to run on HTML5? ย  You must uncomment some codes.

  • <base> tag in /index.html.
  • .config(['$locationProvider', SetupHtml5Mode]) in /app/module.config.js.

- Set Google client id to yours

Change value of var CLIENT_ID in /app/shared/googleService.js.

- Customize Sidenav

Modify value of var menuList in /app/shared/sidenavMenus.js.

Build

  • Prepare
npm i -g bower gulp-cli
npm i && bower install
  • For development
    npm start

  • For release
    gulp

Consist of

Libraries

materialdrive's People

Contributors

silverprize avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

materialdrive's Issues

Documentation

Very nice job !
I really would like to use it in my web app, but is there any documentation ?
That would be a great time saving !

screenshots?

I'd love to see some screenshots of this in action.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.