back button arrowBack to Projects
See Live Demo!Mazmo Casino
This casino is an app built on reactJS and nodeJS that integrates with Mazmo (a social network) through webhooks and an iframe.
On the left, you can see the iframe implemented by me, while the right column is the chat channel from Mazmo.

It started out as a text bot. Each message was sent through a webhook to the casino's node server and was interpreted as commands to play.
Later on, I asked Mazmo's creator to add an iframe to the chat to be able to provide a visual, much more comfortable UX.
casino screenshot
Within the iframe I can send messages to the document of Mazmo so, since Mazmo is open-source, I personally implemented an interface to be able to open the modal to transfer the currency through this messages that the iframe sends.
The casino is quite responsive, too. It can fit within 80% of the screen of any phone and still be fully usable.