Simple filesystem navigator
Built to track file (previous year tests) download analytics from College of Engineering's test bank file server.
Hosted on Heroku at FileExplorer
About Project:
Renders list of files and directories in any accessible drive/folder
Configurable to track directory navigation, file downloads
Good control over downloadable files
Files are rendered using send_file not by puma/phusion passenger
...