/dead_inuits-db

MIGRATED / Inuits drink bar application

Primary LanguagePHPMIT LicenseMIT

inuits drink bar

This is a Silex application for keeping count of drinks that are consumed at Inuits.

Documentation

To set up this application, copy the sample configuration file in /config/example.config.yml to /config/config.yml.

Deploying/setting up

You'll need Composer in order to actually get this project to work. Don't forget to edit your configuration file as shown in the section above.

curl -sS https://getcomposer.org/installer | php
php composer.phar install

After you've done these things, you can visit /web and gaze upon the application.

License

MIT. See LICENSE.

Credits

A bunch of third party resources were used in the creation of this application. All credit goes to their original creators.