/konsti

Konsti event signup application

Primary LanguageTypeScriptMIT LicenseMIT

Konsti

Build

Known Vulnerabilities

Event signup application Konsti. The application is used to sign up and assign users to events. Registered users can choose weighted preferences for different time slots and event seats are quickly allocated using Hungarian algorithm, eventassigner-js, or brute force approximation. Users can form groups to be assigned into the same event.

Konsti is used by roleplaying conventions Ropecon and Tracon Hitpoint. Event data is fetched from Kompassi Event Management System.

Registered users by year:

  • Ropecon 2017: 550 (live, Hungarian algorithm)
  • Ropecon 2018: 850 (live, brute force approximation)
  • Ropecon 2019: 920 (live, eventassigner-js + brute force approximation)
  • Tracon Hitpoint 2019: 150 (live, eventassigner-js + brute force approximation)
  • Ropecon 2021: 150 (remote, direct signup)

Quick Start

  • Requirements

    • Docker
    • Yarn
  • Run

    yarn docker-compose:start
    
  • Open localhost:5000

  • Login credentials for different roles

    • Admin: admin:test
    • Users: test1:test | test2:test | test3:test
    • Helpers: helper:test

Tech

  • General

    • TypeScript
    • Prettier & ESlint
    • Jest
    • Playwright
  • Back-end

    • Node.js
    • Express
    • MongoDB
    • AWS
  • Front-end

    • React
    • Redux & Redux Toolkit
    • Webpack
    • styled-components
    • stylelint

Supporters

Konsti development supported by

   

Mobile testing supported by BrowserStack