Skip to content

Latest commit

 

History

History
66 lines (60 loc) · 1.59 KB

README.md

File metadata and controls

66 lines (60 loc) · 1.59 KB

Google Drive Clone 📁

status

A clone of the Google Drive along with all the link public sharing options and access features.


To Dos

Feature set

  1. Render general folder and file browsing.
  2. General login/signup.
  3. Path view at the top.
  4. Search (all fiies/folders) feature.
    1. Advanced features:
      • By color
      • By type (:file, folder, extension)
      • Includes trashed items
  5. Trash feature
  6. Options in Side bar:
    1. New (see for options below)
    2. Shared with me
    3. Starred
    4. Trash
  7. Settings:
    1. View:
      • List
      • Icons
    2. Theme
      • Light
      • Dark
  8. Show context options when right clicked at any places (on blank area, on a folder, on a file).
    1. When clicked on blank area:
      1. Shows options for upload/create:
        • Create folder
        • Upload files
        • Upload folder
      2. Show navigation options:
        • Go to parent folder.
        • Go to home.
    2. When clicked on a file:
      1. Shows the following options:
        • Share
        • Get shareable link
        • Move to
        • Copy to
        • Star
        • Rename
        • Delete
        • Download
        • Show details
    3. When clicked on a folder:
      1. Shows the following options:
        • Share
        • Get shareable link
        • Move to
        • Copy to
        • Star
        • Rename
        • Delete
        • Download
        • Change color
        • Show details
  9. Show upload/create options for file/folders.