How To Create A Password Protected File Sharing Site With Node.js, MongoDB, and Express

How To Create A Password Protected File Sharing Site With Node.js, MongoDB, and Express
File sharing sites are incredibly common and they may seem difficult to create but they are actually quite simple. In this video I will show you how to create a simple file sharing site that also includes password protected files and a download count tracker.

File sharing sites are incredibly common and they may seem difficult to create but they are actually quite simple. In this video I will show you how to create a simple file sharing site that also includes password protected files and a download count tracker. This project uses Express and MongoDB and is a great beginner backend project.

⏱️ Timestamps:

00:00 - Introduction
00:30 - Demo
01:25 - Project setup
05:35 - File upload HTML form
10:00 - Multer setup
11:56 - Mongoose setup
16:01 - File upload server logic
21:10 - File download server logic
26:15 - Password protection

#Nodejs #WDS #MongoDB

Suggest:

Getting Started with Node.js - Full Tutorial

Angular and Nodejs Integration Tutorial

How To Build a Node.js Application with MongoDB

Build a Quiz App Using Vue JS | Vue JS Quiz App Demo | Vue JS Project Tutorial | Simplilearn

React Passwordless Authentication Tutorial | React, NodeJS, Stytch API

Create Node JS Project Mongodb Express API