Obscure Exchange
- 2 Devlogs
- 5 Total hours
Obscure Exchange is a simple exchange rate calculator for unusual digital currencies and units.
Obscure Exchange is a simple exchange rate calculator for unusual digital currencies and units.
I finished the database and the README. I had to do some calculations, like determining the worth of Stardust with a lot of data points, and I threw in some other stuff too. This is definitely something that, when I am bored, I will just add stuff to since it was pretty fun to research all the stuff.
I made this website that shows exchange rates for special, weird, and digital currencies instead of standard currencies. Right now, I’ve mainly focused on building the website itself. I made it so all the currency data is loaded from a JSON file, so adding or changing currencies will be easy. The only thing left to do is create the actual data file.