Skip to content

lucashm/mds-gppairing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mds-gppairing

Pairing table for mds-gpp

Using

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.

Example version

The example version is available here

Contributing

To contribute to this project, just make a fork and send me a merge request!