diwakarcs50/Drive-Application ? reverse-engineered prompt

Reverse engineered prompt

Build me a Google Drive style app where people can sign up, log in, and manage their own files and folders in a clean web interface.

I want users to be able to create folders, nest folders inside other folders, upload files, rename things, delete them, and see everything organized like a simple cloud drive. Please make the backend with Node and Express, use MongoDB to store file and folder info, and add secure authentication so each user only sees their own stuff. If file storage needs to be local or use GridFS, set that up in a sensible way.

Make the frontend match the backend and give me a simple, usable dashboard for browsing folders and uploading files. Include the basic API routes, the database models, and whatever else is needed so the app works end to end. If you need to check current docs or best practices while building it, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab