Space and memory problem - To make the code more efficient we have included many operations like edit , delete , show in the same page .
Name overriding - While storing CV file in the backend we ran into the problem of names being over written.To prevent this we used unique name for each file by using student's serial number for naming CV file.
Discussion