Open greenguy33 opened 3 years ago
Hey @kobewilliam I tried serving a .zip file of Wikipedia articles but it's too big to be passed via HTTP; I can pass the 7z file instead. What are the chances you might be able to get a solution working to unzip 7z files in the front? I thought maybe this might work; did you try it already? https://www.npmjs.com/package/node-7z
[x] Hayden: more detailed response for backend when password is wrong vs. when username is wrong
[ ] Hayden: get API Wikipedia articles working
[x] Hayden: make API call
\getCollectiveGraph
to aggregate and return all student graphs as one graph[ ] Qingyu: reading Wikipedia articles file (.zip) and limiting nodes to the content within (performance evaluation will be the first step)
[x] Qingyu: getting demo running on the research server using Docker
[x] Qingyu: Github of sustainKG could use some documentation as to how to run the service (imagine you are a new user who wants to setup the system)
[x] Qingyu: Add a button that calls the
\getCollectiveGraph
on the backend. The button should be labeled "View Collective Graph" or something like that. Then it will render the data that is returned (a larger amount of data because it will be many student graphs together)