Pairing table for mds-gpp
To use this app, you need to get all avatar images and put them in the assets folder using only numbers to name them. Example:
1.png
2.png
3.png
4.png
5.png
X.png
Keep the X.png on the folder.
And then, you need to modify the line 1 at Index.js:
let numbersOfMembers = A;
where A is the number of avatar assets that you've put on the assets folder.
The example version is available here
To contribute to this project, just make a fork and send me a merge request!