#express js #file-upload #node js #multer
File upload in node js is one hell of a job. Not knowing how is makes it a bit more troublesome
as per me the best approach is to put the entire path of the file in database, instead of just putting the name of the uploaded file.