Skip to content

loopstrangest/directory-manager

Repository files navigation

This project uses express.js server-side.

Project Setup

In the project directory, run:

npm install

To install the necessary packages.

In the project directory, run:

npm start

To run the app. Open http://localhost:3000 to view the app in the browser.

Project Description

This single page application allows the user to search and browse files and folders in any directory within a root directory, upload and download files from the browser, and delete files and folders.

'Search', 'download', 'view', and 'widget' parameters automatically update in the URL to reflect the current state of the UI. Likewise, the user can navigate to a URL that includes any of the parameters and the UI will reflect that information.

The server-side 'rootDirectory' variable can be modified to change the app's root directory. Examples: 'admin', 'directory/reviews', 'directory/articles/featuredArticles'

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors