xceed-nitj / AMS-with-TimeTable

http://nitjtt.netlify.app/
9 stars 22 forks source link

upload link after uplaod the paper or code #655

Closed harimurugan1989 closed 1 week ago

harimurugan1989 commented 2 weeks ago

Currently file name is being shown in the objects. when we upload paper or code, it should get stroed in a upload folder in server. It should response as a link to the file.

Kindly append current date and time with the file name so that unique link shall be generated for the upload file.

For each event, a new folder with eventname/userid/ has to be created (first time when someone uploads a file). and all uploads has to go there with another folder of userid. The folder has to be created automatically if it doesnt exist

We need routes to delete the uploaded files as well.

harimurugan1989 commented 1 week ago

Upload failed message is coming while i am trying to uplaod. I am not sure wether it is due to server problem. Server is deployed in render and it is connected to github

Image