Kinfe123 / MegaMess

Easy and Privacy focused file sharing and analytics platform for file enthusiast
https://mega-mess.vercel.app
MIT License
14 stars 2 forks source link

Custom Folder Structure #33

Open Kinfe123 opened 5 months ago

Kinfe123 commented 5 months ago

The thing is , currently we are only allowing to upload one file along with the description and title of the file , what i am lookng is allowing the user from our web interface means the dashboard or from our api endpoint to upload multiple file and putting them as folder structure. so that we can have bunch of related files with the same folder.

or

The other thing is a allowing the user to create a folder from web dashboard and allowing the user to use the functiionality of moving file back and forth from a custome folder that we have created.