This work presents a tool that aims to help reflect, through collaborative graphs, how the units of the social network of scientific collaboration are formed among the various professors of the Graduate Program in Computer Science (PPGCC) of the Federal University of Pará (UFPA).
The analysis of the relationships of this network can contribute to the promotion of new relationships between teachers, in order to strengthen the quality of the scientific productions of the program.
Go to our WebApp then click on import.
Import any amount of PPGCC professors Lattes curriculums. Download examples here.
First, install the modules that the project needs.
λ npm install
Now, let's start developing.
λ npm run dev
Finally development process done. Let's export for production.
λ npm run build
That's it!. Files are ready to under the dist/
directory for production.
Lubien | Pablo Cabral |
This project is under the MIT license.