javascript-mini-projects icon indicating copy to clipboard operation
javascript-mini-projects copied to clipboard

Drive Clone

Open shubhamrawat090 opened this issue 2 years ago • 2 comments

Develop a Javascript Google Drive Clone/ File Manager app.


Requirements:

  • Make a Google Drive Clone using HTML, CSS, JavaScript
  • You can use the localStorage as a backend.
  • It should try to simulate tasks like adding new folder, adding a text file.
  • It should have the functionality to delete those files and folders as well.

Bonuses 🎉🎉:

  • Folder's and files inside folders can be added to it.
  • In a breadcrumb view you can show which folder we are currently at
  • Navigation between folders and files must be present.
  • You can add a text editor for text files like notepad or MS word.
  • Deletion of a non-empty folder should ask for confirmation and then delete everything inside that folder too.(HINT: you can use recursion)

Any number of people can work on a single issue, This issue is open to all.

Project location 👉🏻 DriveClone/Username/

👨🏻‍💻 Happy Coding 👩🏻‍💻

shubhamrawat090 avatar Oct 15 '22 18:10 shubhamrawat090

please assign me the task

rishabhknowss avatar Oct 15 '22 19:10 rishabhknowss

I am asking to be assigned to this task. But you can submit your PR too just save it in the directory mentioned.

shubhamrawat090 avatar Oct 15 '22 19:10 shubhamrawat090