All Projects → dtinth → ticket-checkin

dtinth / ticket-checkin

Licence: MIT license
Ticket check-in system, for events

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ticket-checkin

intenseye-boun-workshop
Code for the workshop in BOUN Tech Summit (03.03.2019)
Stars: ✭ 32 (+68.42%)
Mutual labels:  emotion
RelaxingRain
App for relax, focus yourself with the sound of rain, thunder and wind
Stars: ✭ 16 (-15.79%)
Mutual labels:  emotion
lab-cli
Command line utilities and exporting module for Compositor Lab
Stars: ✭ 52 (+173.68%)
Mutual labels:  emotion
react-vite-twin-macro
Just want to try react, vite and twin.macro
Stars: ✭ 17 (-10.53%)
Mutual labels:  emotion
fusion-components
A collection of React Components built with Emotion.js
Stars: ✭ 13 (-31.58%)
Mutual labels:  emotion
Resnet-Emotion-Recognition
Identifies emotion(s) from user facial expressions
Stars: ✭ 21 (+10.53%)
Mutual labels:  emotion
habitus
🏄 State-of-the-art Tracker for emotions, habits and thoughts. | Gamified. | Anonymous and open source. | Healthiest version of you
Stars: ✭ 23 (+21.05%)
Mutual labels:  emotion
Styled-Responsive-Media-Queries
Responsive Media Queries for Emotion styled or styled-components — Standard size from Chrome DevTools.
Stars: ✭ 33 (+73.68%)
Mutual labels:  emotion
Emotion-Investigator
An Exciting Deep Learning-based Flask web app that predicts the Facial Expressions of users and also does Graphical Visualization of the Expressions.
Stars: ✭ 44 (+131.58%)
Mutual labels:  emotion
Emotion and Polarity SO
An emotion classifier of text containing technical content from the SE domain
Stars: ✭ 74 (+289.47%)
Mutual labels:  emotion
RECCON
This repository contains the dataset and the PyTorch implementations of the models from the paper Recognizing Emotion Cause in Conversations.
Stars: ✭ 126 (+563.16%)
Mutual labels:  emotion
chanyeong
👨‍💻 chanyeong's portfolio and blog webpage
Stars: ✭ 39 (+105.26%)
Mutual labels:  emotion
eslint-config-welly
😎 ⚙️ ESLint configuration for React projects that I do. Feel free to use this!
Stars: ✭ 21 (+10.53%)
Mutual labels:  emotion
emotion-recognition-GAN
This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN
Stars: ✭ 20 (+5.26%)
Mutual labels:  emotion
Gatsby-Starter-Typescript-Apollo-Storybook
Starter with the bare essentials needed for a typescript, apollo, storybook, emotion Gatsby site
Stars: ✭ 17 (-10.53%)
Mutual labels:  emotion
party-pi
Computer vision emotion 😜 detection game in Flask with TensorFlow backend.
Stars: ✭ 28 (+47.37%)
Mutual labels:  emotion
emotion-ts-plugin
TypeScript Emotion Plugin . https://emotion.sh/
Stars: ✭ 57 (+200%)
Mutual labels:  emotion
gatsby-plugin-tailwindcss
Plug Tailwind CSS to your Gatsby website
Stars: ✭ 46 (+142.11%)
Mutual labels:  emotion
klee
A personnal UI library made as an excuse to have a published UI package
Stars: ✭ 19 (+0%)
Mutual labels:  emotion
tsstyled
A small, fast, and simple CSS-in-JS solution for React.
Stars: ✭ 52 (+173.68%)
Mutual labels:  emotion

ticket-checkin

Ticket check-in system, for events

Screenshots tour

  • A check-in kiosk. Attendee can present a QR code at the kiosk or use their mobile phone to self-checkin using their ticket reference number.

    Kiosk

  • API for self-checkin. Instead of presenting a QR code, an attendee can go to the event website and check in using their ticket reference number..

    Self check-in

  • A staff panel. Event staff can manually check-in tickets for the attendees.

    Staff panel

    Mobile version:

    Staff manual check-in (mobile)

  • QR code scanner webapp for event staff. In addition to the kiosk, event staff can scan attendee’s QR code using their mobile phone.

    Staff QR check-in (mobile)

Features

  • Multiple check-in modes:

    Check-in mode Pros Cons
    Self check-in
    Attendee checks in by entering ticket refCode + time-based OTP.
    ◆ No need to wait in line.
    ◆ Self-service.
    ◆ Attendee gets a personal greeting.
    ◆ Unfamiliar method.
    ◆ Requires attendee to have a mobile device to check in.
    Kiosk check-in
    Attendee presents ticket QR code to check in at the kiosk.
    ◆ Works with printed tickets.
    ◆ Self-service.
    ◆ Attendee gets a personal greeting.
    ◆ Have to wait in line to use the kiosk.
    Staff check-in
    Staff uses a mobile PWA to check attendees in using QR code.
    ◆ No need to wait in line.
    ◆ Works with printed tickets.
    ◆ Needs manual work by staff.
    ◆ Have to wait for an available staff.
    ◆ Attendees don’t get a personal greeting.
    Manual check-in
    A staff checks attendee in by searching manually. Used as a last resort.
    ◆ For when user has lost their ticket but can verify their identity. ◆ Needs manual work by staff.
    ◆ Takes the most time.
  • Swag fulfillment:

    • We printed high-quality name tags with attendees’ name ahead of time. After an attendee checks in, we want them to see their name tag already placed on the table.

    • When an attendee checks in, their information will be placed on a queue. A fulfillment staff will rotate to take orders from the queue. This is kinda like how Starbucks.

Data model

Just read the bolt file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].