Skip to content

codethejason/metadata-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metadata-viewer

Application takes in multiple files and displays the name, size, type and last modified date of them.

##To Use:

  1. Clone Repository
  2. Navigate to index.html
  3. Upload a File
  4. View Metadata
    OR
  5. Go to http://codethejason.github.io/metadata-viewer

##Potential Improvements -Refactor Javascript to Use Objects (i.e. object of MetaData and printMetaData and clearMetaData are all methods). This can also slightly improve the repetitive DOM calls by setting divs as properties of the object for both functions to use

About

GCI Task for FOSSASIA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published