Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 925 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 925 Bytes

HackMTY 2020

Flask web app

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!

Sincerely, Empty File