carlvlewis / event-check-in-app

A kiosk app for check-in at meetups and events held. Built originally for The Creative Coast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

event-check-in-app

This is a PHP application built by OpenSavannah to check-in attendees at its meetups. It features a built-in webcam for taking photos as guests arrive, printing functionality for nametags, and stores results locally as a CSV.

Quickstart Guide

  1. Create a MySQL database on server.
  2. Unzip directory or git clone into an empty directory.
  3. Input the credentials for the MySQL user on the MySQL database you just created in the /config.php file.
  4. Navigate to /admin.php to configure setup options and set admin password.

You're done!

About

A kiosk app for check-in at meetups and events held. Built originally for The Creative Coast.

License:MIT License


Languages

Language:PHP 49.6%Language:JavaScript 25.4%Language:HTML 20.3%Language:CSS 4.6%