Skip to content

assembler-institute/filesystem-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

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

PHP Local FileSystem explorer

Version

In this project you will have to 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.

The file explorer is a tool that allows you to directly view and manipulate the files and directories associated with a path, so you must take into account from which path the user starts and which path they can access.

Index

Requirements

  • You cannot use file third-party libraries
  • You will not be able to use global variables in PHP.
  • You must use GIT
  • You must use the PHP > v8
  • Create a clear and orderly directory structure
  • Both the code and the comments must be written in English
  • Use the camelCase code style to define variables and functions
  • In the case of using HTML, never use inline styles
  • In the case of using different programming languages ​​always define the implementation in separate terms
  • Remember that it is important to divide the tasks into several sub-tasks so that in this way you can associate each particular step of the construction with a specific commit
  • You should try as much as possible that the commits and the planned tasks are the same Delete files that are not used or are not necessary to evaluate the project

Repository

First of all you must fork this project into your GitHub account.

To create a fork on GitHub is as easy as clicking the “fork” button on the repository page.

Fork on GitHub

Technologies used

* HTML

* CSS

* JS

* PHP

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •