Getting started

Try out CourseUp here:

Results:

Source code

The source code can be found on github.

Installing CourseUp web converter

You may install the CourseUp web converter by following these install steps. The web converter currently requires these libraries:

  1. Install Apache

  2. Install PHP

  3. When configuring the CourseUp Apache web directory, allow htaccess files to override directory settings:

     Options All
     AllowOverride All
  4. Download CourseUp and extract it to your desired web directory. The CourseUp files should be in the directory as follows:

  1. Copy all the contents of CourseUp/base/ to the root of the web directory.