sirikon / venue

Web application used for BilboStack feedback and questions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Venue

Provide tools to event organizers. Including:

  • Talk listing with details.
  • Talk rating with comments.
    • A summary page for each talk with all the ratings and an average.
  • Talk question submission.
    • Questions can be seen by event organizers.
  • A backoffice to manage everything.

Branches

This project underwent many versions and rewrites. Here's a quick guide:

  • Currently developed branch is master.
  • An old version based on Deno is in branch old/deno.
  • An older version based on Node is in branch old/node.
  • Custom versions for past events are in custom/* branches.

Development

Requires Docker and assumes that all the tools listed in .tool-versions are installed.

./meta/setup.sh
./meta/start.sh

About

Web application used for BilboStack feedback and questions

License:GNU Affero General Public License v3.0


Languages

Language:Python 37.1%Language:HTML 25.7%Language:CSS 18.0%Language:TypeScript 12.9%Language:Shell 3.8%Language:Dockerfile 2.5%