Skip to content

Generates a report by getting html attributes and displays a comma separated array and/or object table in console when executed on browser.

Notifications You must be signed in to change notification settings

timleungtech/ordersReportGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Generates a custom report for packing products by displaying a comma separated array and/or an object table in console when executed on browser.

How it works

Gets data by looking for html classes and attributes. Consolidated the data to make a comma separated array. Used a class and constructor to convert values of array into objects, assigning it with properties and values.

Room for improvement

  • Display the output in a more user-friendly front end interface using iframe to reference a read-only source.
  • Make the report more print-friendly

preview

About

Generates a report by getting html attributes and displays a comma separated array and/or object table in console when executed on browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published