You are on page 1of 3

PROJECT REPORT

COURSE CODE : INT-222 (ADVANCED WEB DEVELOPMENT)

FILE SHARING APPLICATION

In this project I had build apis for a file sharing app using Node Js, Express Js and Mongo
DB. Uploading a file in Node Js. For that I had used a package called Multer. Also used
nodemailer to send emails using free SMTP from our node server. Finally deployed this
project on the live server. Deploy it on Heroku server. Also schedule a script on the server so
we could delete 24 hours old files from the storage.

TECHNOLOGY USED : In this project I used vanilla javascript, Node Js, Express Js and
Mongo DB. Used Mutler for uploading file.
Also use nodemailer to send emails using free SMTP from our node server.

schedule a script on the server so we could delete 24 hours old files from the storage.
LINK : https://github.com/sandeep350924/FILES-SHARING-APP
https://github.com/sandeep350924/FILES-SHARING-APP.git
11910309 Sandeep Potnuru
KM039
ROLL NO. : 25

You might also like