smores-api
March 31, 2015 ยท View on GitHub
An open source summer camp management system Use in conjunction with the smores-mgr and any other smores related client side application.
Setup
smores-mgr relies on Composer to download dependancies. Run something like this as part of install:
composer update | composer dumpautoload -o
Running Tests
Smores uses CodeCeption to run tests