Hatstall is a web interface for SortingHat databases developed mainly with Django
Dealing with contributors multi-identities in a development community is an issue in order to get the right metrics about their contributions in the whole project. For example:
SortingHat is the GrimoireLab tool to deal with all that stuff, but it's CLI might not be very intuitive. So, the learning curve is high, and it takes a long time for a non-tech user to give the right information to the right identity.
So, Hatstall tries to make easier to deal with multi-identities management in development communities.
According to Harry Potter Wiki Hatstall is defined as:
A Hatstall was an archaic term for a student of Hogwarts School of Witchcraft and Wizardry whose sorting took more than five minutes because the Sorting Hat found them to have a personality equally suited to different Hogwarts Houses. The Sorting Hat sometimes took the student's personal preference into consideration in order to break such a tie.
$ git clone https://github.com/chaoss/grimoirelab-hatstall
$ cd grimoirelab-hatstall
$ pip3 install -r requirements.txt
$ pip3 install .
Once you have the requirements installed, you can launch the web app using the command line:
$ django-hatstall/django_hatstall $ python3 manage.py migrate
$ django-hatstall/django_hatstall $ python3 manage.py runserver
Documentation about the operations performed with HatStall is available in the docs folder.
We are sure it is full of issues, so don't hesitate on blaming us and submitting the ones you find!
Feel free to fork it and submit merge requests. We are sure it can be improved in many ways.
Thre is more information in the CONTRIBUTING file
Logo is based in a combination of Bitergia's owl logo and Wizard's white hat from Thewizardplusplus