Giter VIP home page Giter VIP logo

web_qa_vote's Introduction

This repository is unofficial

Build Status

WebQaVote

WebQaVote is voting system against meetups.

This web app works on https://web-qa.herokuapp.com/ . Allowed developer can deploy this repository on the above heroku.

Feature

  • Admin
    • Create/Read/Update/Delete vote and user resources.
  • Others
    • Can vote for created users.

Development

Env

  • Erlang 18.0
  • Elixir 1.1.0
    • read: web_qa_vote/blob/master/elixir_buildpack.config

Dev env

  • read: web_qa_vote/config/dev.exs
  • $ mix phoenix.server
    • or $ iex -S mix phoenix.server

Deployment

  • $ git push heroku master

LICENSE

MIT. Read document of LICENSE if you would like to know more.

web_qa_vote's People

Contributors

kazucocoa avatar

Watchers

James Cloos avatar  avatar  avatar

web_qa_vote's Issues

実装内容

  • ログインして管理者になることができる
  • 管理者は以下を実施可能
    • 登壇者の登録が可能
    • 登壇者の発表番号を登録/編集可能
    • 投票開始/終了を操作可能
    • 集計結果を閲覧可能
    • 登壇者を削除可能
    • 管理者がゼロの時は1人、管理者を作成する
    • 管理者が1人以上の時は、管理者のみが他の管理者を作成することができる
  • 皆は以下が可能
    • 投票以外、登壇者の操作は不可能
    • 投票
    • 投票開始 ~ 投票終了までの間だけ投票可能: (可能なら、cookieベースで1人1回)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.