Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 337 Bytes

File metadata and controls

5 lines (4 loc) · 337 Bytes

FileStorageWebsite

This is a file storage website like google drive. It allows users to backup files of any type and manage those files. The app uses nodejs and expressjs to host the server. It uses html, css, bootstrap, and ajax for frontend development. It uses MongoDB to hold data like users' information and files' information.