Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,9 @@ Follow industry standards for each data type when decided on the final format fo
* For dimensions without units, assume inches. Convert anything which isn't in inches to inches.
* For weights without units, assume pounds. Convert anything which isn't in pounds to pounds.
* UPC / Gtin / EAN should be handled as strings
* Floating point and decimal numbers should preserve as much precision as possible
* Floating point and decimal numbers should preserve as much precision as possible

# Challenge
This challenge was completed by Nicolas Di Salvo. Thank you for this opportunity to know HedgeApple on a better way. Hope we keep in touch!,
Cheers,
Nicolas.
Loading