jaredtbates / TheatreTickets

Theatre Ticketing/Seating Chart Software - DEPRECATED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheatreTickets

Build Status

Theatre Ticketing/Seating Chart Software

This software will eventually be replaced by my new application, XiTickets, which will have a much more organized structure. This is only here for archival purposes.

Notice

This software is not complete and far from tested or stable. There's also a bunch of security issues that I am aware of. If you come across this and want to work on it, please email me at me@jaredbates.net. I would be glad to help you and would greatly welcome any changes you suggest.

Environment Variables

  • MAIL_FROM
  • MAILGUN_DOMAIN
  • MAILGUN_KEY
  • MYSQL_HOST
  • MYSQL_DATABASE
  • MYSQL_USER
  • MYSQL_PASSWORD
  • STRIPE_SECRET_KEY
  • STRIPE_PUBLISHABLE_KEY

About

Theatre Ticketing/Seating Chart Software - DEPRECATED

License:MIT License


Languages

Language:JavaScript 61.2%Language:HTML 22.8%Language:CSS 16.0%