This is a #100Dev's group project that is currently a work in progress
To the people I'm working together with on this, go ahead and clone this repo, and then create your own branch to work on whatever you want.
git checkout -b <your new branch name>
will create a new branch and check it out all at once.