Skip to content

A simple cloud storage made in PHP, SQL, and JavaScript.

Notifications You must be signed in to change notification settings

kanamui/Cloud-Drive

Repository files navigation

Cloud Drive

A simple cloud storaging site for uploading and managing files. Using Material Kit and Bootstrap for the interface and SQL and PHP for the back-end. Files are loaded dynamically using PHP and jQuery. AJAX is used to upload files. Login system utilizes the SHA-512 hashing algorithm and password salting to secure passwords. Administrators can upload, download, rename, and transfer files to trash or permanently delete them. While normal users are only allowed to download files.

Installing

Create database in phpMyAdmin. A one-time installation script is provided to easily configure database and tables. Go to install.php to configure the database connection and admin account creation.

And you're ready to go!

About

A simple cloud storage made in PHP, SQL, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published