Please do the following. Create a folder inside media/ for each user created.
Give them a sidebar to upload files there. ~10MB limit. Once uploaded can be seen on the webpage. Downloaded again if needed. This is implemented in last year's ERP and easy to do.
Come up with a way to share files too. Copying it to every folder is a possible solution, though very heavy and redundant. Store a link of sorts in each person's folder who is shared a file. This point to the file in the original user's folder.
Please do the following. Create a folder inside media/ for each user created.
Give them a sidebar to upload files there. ~10MB limit. Once uploaded can be seen on the webpage. Downloaded again if needed. This is implemented in last year's ERP and easy to do.
Come up with a way to share files too. Copying it to every folder is a possible solution, though very heavy and redundant. Store a link of sorts in each person's folder who is shared a file. This point to the file in the original user's folder.
Needless to say, gitignore all of this.
Hope all this is clear. Ping if needed.
@samirotiv @viswajithiii collaborate.