CourseBoard is an open-source collaboration tool designed for students. CourseBoard is licensed under the MIT license. CourseBoard was created using the Laravel framework, the Bootstrap CSS and JS framework, and the FontAwesome web font collection.
CourseBoard goes hand-in-hand with Laravel Version 4's server requirements:
- Apache or Nginx platform
- PHP >= 5.4
- Mcrypt PHP Extension
Download the source via git clone
or by clicking Download ZIP
on the right. Setup your VirtualHost to point to: your-web-root-folder/courseboard/public
, and make sure rewrite and php modules are properly installed and configured.
CourseBoard is open-sourced software licensed under the MIT license