This project operates like an OS File Explorer where PHP provides folders/files info to Javascript show it on browser.
- Navigate through folders from the Root folder
- See file's previews (images, videos, audios and CSV)
- Delete files and folders
- Create folders
- Cut a file or folder and paste on another directory
- Search for files and folders
- Upload files
- Double click to enter a folder on the folder's content screen.
- Right click to cut a file/folder and then right click again to paste it somewhere.
- Right click to rename a file or folder.
- Right click and delete to send a file/folder to the Trash.
- Right click and delete on a file/folder that is on Trash to permanently exclude it.
- Type something on the search bar and press enter to search a file/folder.
- Click on the top right icon to upload a file to the current opened folder
What you need to use it:
PHP server;
Some files to upload and test it!
- PHP
- jQuery
- Bootstrap
- VS Code
- Guilherme Carra - GitHub - Glitch
- Robert Mihai - GitHub - Code Assembler