Skip to contents

Factory function to create the Shiny server for the voting application

Usage

makeVotingAppServer(db_pool, cfg)

Arguments

db_pool

A database connection pool

Value

A Shiny server function