In some freetime I have from being home from uni for winter break, I've started work on a webpage using the oaklands API to save and display the oaklands market history. This is less so for people to use atm, and more for me to learn new skills w/ working with APIs and whatever, but I'm liking where its headed.
added so far:
-reset timer countdown
-dynamic graph w/ search bar (multiple materials separated by ,)
-ability to select/deselect displayed materials to read graph easier
-buttons to display only trees, rocks, and/or ores
-toggle between base % and difference % values of materials
-boring backend stuff to make it easier to add more in the future
-server that automatically grabs new API information when available and saves it to a .json file
-attempt at pattern recognition/prediction of market trends, but i think the values are just too random to get any meaningful prediction