Add flags, progress bar and readme
Add inflation calculator command
Skip empty tracking numbers
Parse currency in orders too
Move components with custom parsing to utils.go
Switch to strings utilities for tracking
Parse currency
Parse tracking numbers
Set quantity to int
Parse dates
Update go.mod and .gitignore for test
Rename fields
Initial commit