Skip to content

wzy403/Cloud-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud-System

This is an simple Cloud Storage Project basied on PHP, HTML, CSS and MySQL.

The project support user registration, file storage and temporary file transfer features.

Home Page Image

Getting Started

This project is based on PHP with MySQL database for storing users info

For quick setting up, refer to the below installation guide on using XAMPP software for hosting.

Prerequisites

* XAMPP

Installation

Quick setting up method by using XAMPP to host the project:

Windows & OS X & Linux:

1. Download and install XAMPP software
2. git clone https://github.com/Zhengyu-Joey-Wang/Cloud-System.git to the XAMPP/htdocs folder
3. Click on 'Start' for Apache in the XAMPP Control Panel
4. Click on 'Start' for MySQL in the XAMPP Control Panel
5. Go to the browser and enter http://localhost/
6. Congratulations, you have successfully hosted the project.

Usage example

  • Demo of signup and login

Demo-signup-login

  • Demo of upload and download file to the Cloud

Demo-upload-download-file

  • Demo of rename file from the Cloud

Demo-rename-file

  • Demo of deleting file from the Cloud

Demo-del-file

  • Demo of AirDrop section

AirDrop

  • Demo of getting the AirDrop file

AirDrop-Sample-Demo

Deployment

This project is based on PHP, a PHP environment needs to be configured when running this project.

Release History

  • 0.1.2
    • CHANGE: Update Instruction in README.md
  • 0.1.1
    • CHANGE: Uplode README.md
  • 0.1.0
    • CHANGE: Uplode the project
  • 0.0.1
    • Initiate the project

Authors

License 授权协议

For this project Apache License 2.0 agreement, please click LICENSE.md for more details.