The project assignment is developed with an aim to practice/Revise MERN stack and to replicate a typical folder structure of Dropbox/Google Drive or windows FS etc.
- To create folders and Subfolders
- To create new files in the folders
- To view contents of a folder
- to delete folders and subfolders
- to rename folders and fles
- Authentication & Authorization
- Updating file contents (only for documents)
- Supporting other file formats
- Uploading files and folders
- Optimized way of storage
- Saving bandwidth when changes are made to a file - dividing the file in chunks for storage
For contributions, please visit CONTRIBUTING.md.