Skip to content

colordepth/google-drive-me-crazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-drive-me-crazy

A Google Drive file manager built with React.

Project Report and User Testing Evaluation: Link

Node version 16.

Deployment instructions

  1. Linux: export NODE_ENV=production | Windows: set NODE_ENV=production
  2. npm run setup
  3. npm run build
  4. npm start

Screen shots

Thumbnail view and Tags functionality

Tree view and Clipboard functionality

Storage Analyzer

Duplicate File Finder (Using file checksum)