• Allow users to publish polls to Discord and collect private votes
    • FE
      • Login with Discord
      • Create/Delete Poll
      • View Poll Results
    • TBE
      • API & DB
        • CRUD Polls
        • REST Discord data
        • Discord connectivity
          • Publish/Manage Polls
          • Collect Votes
    • Bot
      • Reaction votes
      • User message handling
      • Permissions