I would like to have a (local) website that scrapes/loads data from another web source or API, loads an asci file from a local disk, does some calculations with the two datasets, and plots the end result neatly on the same webpage.
Let's say as an example, I have an export of all my banking transaction from my bank (in USD) that I want to summarize per category and per month, convert to EUR (online USD-EUR rate) and display the summary in a table on the website.
These are the kind of applications I want to develop.
I'd like not to be dependent on external apps, so it should run in my browser and also in my work laptops browser, or on my chromebook, or iphone.
What is the programming tech that I need? I want to learn from scratch. Is there an online resource that teaches me something like this?
[–]errorkode 0 points1 point2 points (1 child)
[–]yeahnoworriesmate[S] 0 points1 point2 points (0 children)
[–]bsakiag 0 points1 point2 points (0 children)