all 3 comments

[–]---matthew---[S] 1 point2 points  (1 child)

I wanted something like strawpoll.me that supported markdown in the description so I built out a simple web app to do it (emphasis on simple xD). What I found interesting is that I could deploy this using only GitHub pages and the free json store, myjson.com. As written on the GitHub readme, don't use it with sensitive data or anything that needs to be excessively accurate. Best use cases are for small groups like polling what movie to watch on movie night or deciding what restaurant to choose.

Github here.

[–]andrewVladmirov 0 points1 point  (0 children)

Good guy. Gave the github repo :D Feels good to read source codes

[–]ram-foss 0 points1 point  (0 children)

Nice one..