项目作者: workgena

项目描述 :
[WIP] Polling app. Author selects one question, and the audience can answer only this specific question :question::raising_hand:
高级语言: HTML
项目地址: git://github.com/workgena/instant_poll.git
创建时间: 2018-11-27T15:13:26Z
项目社区:https://github.com/workgena/instant_poll

开源协议:MIT License

下载


Instant Poll

NOTICE: This is a playground project to study Phoenix Channels.

https://instantpoll.gigalixirapp.com/

Polling web app, where admin selects one question, and the audience can see/answer only this specific question.

Screens

polls
question
answers
edit

Deploy procedure

Refer to Gigalixir documentation

After configure the Gigalixir with repo, just use this command:

  1. git push gigalixir master
  2. - or -
  3. git push gigalixir your_branch:master

Technologies

Elixir | Phoenix 1.3 | Gigalixir | Milligram