File Uploader
Google drive-like cloud storage application created with ExpressJS and EJS.
Main Interface
Why this project ?
This was a project assignment from The Odin Project's Node course. The brief was to create a stripped down version of Google Drive using Express and the templating engine EJS.
Features
Authentication via username & password.
Folder and file management.
Files upload and download.
Public folder sharing with expiration period.
Tech Stack
EJS
NodeJS
Express
PostgreSQL
Prisma