#xfertax
I made this to learn some basics of Foundation.
It's a single page js app to calculate transfer tax and sale prices for land transactions by date.
It's working for what it needs to do and no further updates are planned.
docker build -t my-repo/my-image-name:my-version .
docker run --name my-container -d my-repo/my-image-name:my-version