G-Drive is a secure cloud file storage application built with Node.js, Express, and MySQL. It allows users to register, login, upload, manage, download, rename, and delete files with a user-friendly interface. All passwords are encrypted with bcryptjs, and user sessions are protected using express-session for maximum security.
-
Updated
Nov 11, 2025 - JavaScript