ertkjern / wine-lottery

Application to draw winners of a wine lottery.
MIT License
2 stars 2 forks source link

Possibility to change number of draws #18

Open fiLLLip opened 4 years ago

fiLLLip commented 4 years ago

When hosting the wine lottery, the number of draws depend on that weeks budget, and what Vinmonopolet can offer for that budget. The possibility to change the draw amount makes very much sense in our case.

ertkjern commented 4 years ago

Thanks for the feedback.

Just a quick question, are you using www.vinlotteriet.no or hosting the code yourself? The thing is that I have given away the domain to my old workplace, so I am no longer in control of what is hosted there. But I think they are running the latest version.

But if you are hosting it yourself I can try to find some time to fix it at the weekend (not promising anything) :)

fiLLLip commented 4 years ago

Not using it at this time, but exploring the possibility toπŸ˜„ I can host it myself, and if I tinker with the code I can create a PR. I think you will beat me to it though πŸ˜„

ertkjern commented 4 years ago

Cool! Its just a weekend project so, not the prettiest. But it is used regularly in my old workplace and still active, so it has been guerilla tested a lot. πŸ˜‰

Btw: When you create a lottery, the id to use on the front page is the last past of the URL inside edit-lottery. https://vinlotteriet.no/edit-lottery/TSgPSkJM54mAJIAyYb6a

fiLLLip commented 4 years ago

Btw: When you create a lottery, the id to use on the front page is the last past of the URL inside edit-lottery. https://vinlotteriet.no/edit-lottery/TSgPSkJM54mAJIAyYb6a

I figured it out after doing some browsing 😊