kurone-chan/courseboard

A free collaboration and file sharing tool.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Language:JavaScript

dev-master 2016-03-16 20:23 UTC

This package is not auto-updated.

Last update: 2024-09-10 03:27:20 UTC


README

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.

Server Requirements

CourseBoard goes hand-in-hand with Laravel Version 4's server requirements:

  • Apache or Nginx platform
  • PHP >= 5.4
  • Mcrypt PHP Extension

Installation

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.

License

CourseBoard is open-sourced software licensed under the MIT license