Shipped this project!
thanks for your interest in my project! fuckCustoms has been made to kind of have this humouristic side because of how customs are always annoying and unpredictable, but to actually solve the issue of not knowing how much you’re going to pay! with this tool, you just put the value of what you’re getting, where you are, and you get an estimate! i’ve tested it with a personal item i’ve gotten from hackclub, and it’s pretty precise (was 70 cents off). of course, that’ll vary with your experience i’m sure, but i hope it’ll be precise enough for you!
i learnt a lot, especially in handling JSON files properly in javascript, as the first iteration had the whole country list in the main script.js, which made it very messy. turns out making a JSON for each thing was a more proper approach!
and if you have any contrib to do, don’t hesitate to drop a pr!