HN user

lubien

20 karma

https://github.com/lubien/

Posts5
Comments15
View on HN

https://sorteios.lubien.dev/

its a prize drawing app we use on Devs Norte to award folks during the events we make

the main goal is to be quick to create a room and quicker to enter one

many things I need to do to make it better tho

it's made with liveview and the initial version was built live on my youtube channel in 1h iirc

I've just ran phoenix generators and created like 3 functions.

I've been having a fun time with phoenix lately so that's why I chose it though.

Worth mentioning Brazil has new transfer method called Pix that takes mostly 10 seconds to exchange money to another bank account and you only need the other person/company ID or email or phone number or a random key (the account owner choose which ones they want to allow). It came just a few years ago but basically everyone has it now since it's a payment method directly coming from the Central Bank and all banks implemented it by now. It's pretty easy to generate a QR code and bill someone but you can also set it up on your website in a way that you can check when it's paid programatically. Worth mentioning: it's free of costs except if you're a company that want to use the REST API. By the way, they even use GitHub to discuss things and document their API, really nice