Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 401 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 401 Bytes

Web-Cloud-Drive -

Is a web application that uses Model View Controller approach (MVC) and a mysql database. The application allows the user to register, login, upload, download, rename, and remove files onto this web drive. Using a mysql database all this information is saved and stored. For user private information saftey, the password is encrypted, and user credentials must match to allow use.