Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

pekkah/Tanka.FileSystem.WebApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tanka FileSystem

HTML5 file uploads using Angular.JS with ng-flow and ASP.NET WebApi

Installation

nuget install <package-coming-later>

Running the sample

  1. Clone this repository
  2. Run bower install on the Tanka.FileSystem.WebApiSample directory
  3. Start the Tanka.FileSystem.WebApiSample

Features

  • Upload file using file picker
  • Upload folder using folder picker (On supported browsers)
  • Upload files by drag and dropping them to designated area
  • Download uploaded file by clicking the filename in the uploads table
  • Note that the uploads table will reset upon page refresh

How it works?

About

HTML5 File upload using Flow.JS and ASP.NET WebApi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published