Skip to content

einartech/filesystem-explorer

 
 

Repository files navigation

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

PHP Local FileSystem explorer

Capture

Index

Getting started

This project was made to learn how 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.

Prerequisites

First, you need XAMPP, you can download it from here.

You also need the latest version of PHP. We currently use PHP 8

Installing

Clone this project in your htdocs folder:

git clone https://github.com/imalovelyghost/filesystem-explorer.git

Branches naming strategy

  • main: includes the main product
  • F/<number>: a feature implementation branch
  • D/<number>: a document branch

Tests

There are yet no tests for this project.

Libraries

* Magnific-Popup

* Bootstrap

* Bootstrap Icons

* LineIcons

Technologies used

* HTML

* CSS

* jQuery v3.6

* PHP v8

Resources

License

This project is licensed under the MIT License - see the LICENSE file for details

Contributors ✨

Thanks goes to these wonderful people(emoji key):


imalovelyghost

💻 🎨 🤔 📆

bbenalia

💻 🎨 🤔 📆

This project follows the all-contributors specification. Contributions of any kind welcome!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.0%
  • HTML 32.9%
  • Hack 3.8%
  • CSS 1.6%
  • JavaScript 0.7%