ShaastraWebops / ERP14

The Enterprise Resource Planner for Shaastra 2014
0 stars 0 forks source link

File portal #20

Open pandaops opened 11 years ago

pandaops commented 11 years ago

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.

pandaops commented 11 years ago

It has been ten days.