/tagvault

This simple image BBS allows users to post by sending images over MMS to a Twilio number.

Primary LanguageJavaScript

tagVault

Michael Ian Curry @kernelcurry

This simple image BBS allows users to post by sending images over MMS to a Twilio number. Once an image is sent, it will be categorized using the message body as a {tag}. These tagged images can be displayed as a collage or a slide show on a projector for an event.

####Installation:

  • clone repository
  • edit config.php
  • composer install
  • setup Twilio Callback
  • Done!

####Languages:

  • php
  • js
  • css
  • html

####Technology: