Skip to content

davidmoina/filesystem-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#html #css #js #php #master-in-software-development

PHP Local FileSystem explorer

Version

In this project we create a system file explorer that allows the user to navigate, create directories and upload files in the same way as he would in his usual operating system.

Index

Requirements

  • Not used $GLOBALS variable.

  • Used GIT.

  • Used the PHP > v8.

  • Clear and ordered directory structure.

  • Code and comments written in English.

  • Used the camelCase code style to define variables and functions.

  • Never used inline styles.

  • Tasks divided into several sub-tasks associated with a specific commit.

  • Tried that the commits and the planned tasks are the same.

Deleted files and comments that are not used or are not necessary.

Lessons Learned

  • Improve the knowledge of php.

  • Send and receive information through promises (fetch in this case).

  • How to get the information of a file with the variable $_FILES.

  • Improve knowledge of recursive functions.

  • Move files between different directories.

  • Create a script to open different types of files on screen.

  • Create folders.

  • Rename files.

  • Delete files and folders with all their content.

  • How to move deleted files to a trash can.

  • Use clickup and split tasks between the team.

Technologies used

* HTML

* CSS

* JS

* PHP

Resources

Autors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.8%
  • PHP 32.0%
  • CSS 16.2%