Election System - Funcprog 2022 A great™ election system :) To create the PostgreSQL database and user: createdb funcprog createuser -P -s -e funcprog_user Password for the DB user is funcprog.