This repository is part of a web application outcome from HackMTY 2020. It is the back-end of a micro-services architecture. The front-end repository can be found here.
The main goal is to integrate GitHub API v3 to let users match mathematically their teams using SequenceMatcher algorithm. By this way, deploying a percentage accuracy of matching for every user, and as a whole team as well. In addition, using Natural Language Toolkit (NLTK) to analyze a GitHub profile showing a tag cloud image according to user's preferences.
This project combines React Bootstrap, to improve UI and consistency across pages.
We hope you enjoy it!