/Empirical-Core

Empirical-Core is our web app for managing students, assigning activities, and viewing results. Core seamlessly incorporates 3rd party applications via the Empirical API.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Welcome to the Quill universe.

Each package and service in our repository has its own idiosycracies that will be documented in it's own README.

Jenkins CI
develop Build Status
master Build Status

Structure

If you've installed the repository hooks, it's time to start writing code that will help a student become a better writer. Here is a quick overview of where to find what you're looking for.

  • services. Quill's services run on a server and our available to the world. QuillLMS, our flagship rails app, lives here.
  • packages. Packages can be backend Quill apps that serve the front-end, or utilities that are used or have been used in Quill. Some of these packages are generalized so they can be easily used in 3rd party applications.

Getting started

Make sure you've installed the repository hooks and understand the Quill universe structure. Checking out open issues is a great way to get started as an open source contributor.

Thanks for your interest in Quill!