/event-check-in-app

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

Primary LanguagePHPMIT LicenseMIT

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!