JS16_ProjectA
JS16_ProjectA copied to clipboard
In this project we will lay the foundations for our system by integrating data from multiple sources into a central database. The database will serve the apps and the visualization tool that will be d...
1. Docs are loaded via relative path and not using `__dirname` which produces unexpected behaviors when launching the app not from within the same folder https://github.com/Rostlab/JS16_ProjectA/blob/master/startUp.js#L157 2. Images are accessed...
Dear all, time has come to put some maintenance in the API side of life. This is voluntary and will not be graded, but it would we very nice from...
First there should be a strict option and this url https://api.got.show/api/plod/bySlug/Aegon_Targaryen_(son_of_Rhaegar) gives only one algorithm back but this https://api.got.show/api/plod/bySlug/Aegon_Targaryen gives also the other algorithm back
As mentioned [here](https://github.com/Rostlab/JS16_ProjectC_Group10/issues/235) @gyachdav has prepared a CSV with corrections of locations. It would be nice if there was a npm script that takes in such a formatted data sheet...
check out http://awoiaf.westeros.org/index.php/Stannis_Baratheon The scrapper did not pick up a House affiliation for Stannis because the title in the info box is royal house and not house. The scraper needs...
Hi there, as mentioned around and in other teams, it would be extremely useful to have a measure of _importance_ of a character, house, and everything that can be scraped...