/csvAdmin

RSVP signup with admin csv export

Primary LanguagePHP

csvAdmin is a simple RSVP system with a single admin login to export a csv file of registrations.

Configurations atr stored in includes/config.php

There is an installation file that can be run to create the database and populate tables located at /install

###Setup:

  1. Modify includes/config.php
  2. Edit form fields index.php
  3. Modify insert.php to include the form fields
  4. Modify install/install.php to match form fields
  5. Visit /install in browser click the bigass button
  6. delete install folder