Skip to content

Latest commit

 

History

History
72 lines (53 loc) · 2.07 KB

README.md

File metadata and controls

72 lines (53 loc) · 2.07 KB

UFPA Graph

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.

How to use

Go to our WebApp then click on import.

Import any amount of PPGCC professors Lattes curriculums. Download examples here.

Development

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.

TeamUFPA logo

Lubien pablocabral
Lubien Pablo Cabral

License

This project is under the MIT license.