Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
30 lines (21 loc) · 1.44 KB

README.markdown

File metadata and controls

executable file
·
30 lines (21 loc) · 1.44 KB

This version of Clear has been deprecated in favor of clear-gql and www-clear.

Named for its function as a clearinghouse for event-related data, Clear is largely a glorified database frontend with features specifically designed to reduce the amount of busywork involved in managing your event.

Tasks on Clear largely fall into two categories: changing event configuration, and managing attendees. Some example tasks:

  • See your current registrations and statistics; download an attendee waiver; and partially refund an attendee.
  • Add a venue and open registrations.
  • Send an email to all attendees, all past attendees, or anyone who's signed up for notifications.
  • Generate a promo or scholarship code.
  • Add a sponsor.
  • Set your shipping address for CodeDay supplies.
  • On the morning-of, check in attendees and get an auto-generated kickoff deck.
  • Delegate access to any of these features to a volunteer.

Requirements

  • PHP ≥ 7.0.0
  • Composer
  • Memcached
  • Redis
  • A Raygun account (optional, used for error reporting)

Error and crash reporting software provided by Raygun

Testing provided by BrowserStack.