An open API service indexing awesome lists of open source software.

https://github.com/ubiety/lms

LMS - A system designed to assist in the classroom
https://github.com/ubiety/lms

classes classroom courses homework learning management school students teaching

Last synced: 5 months ago
JSON representation

LMS - A system designed to assist in the classroom

Awesome Lists containing this project

README

          

# README

[![Build Status](https://travis-ci.org/ubiety/lms.svg?branch=master)](https://travis-ci.org/ubiety/lms) [![Coverage Status](https://coveralls.io/repos/github/coder2000/lms/badge.svg?branch=master)](https://coveralls.io/github/coder2000/lms?branch=master) [![Dependency Status](https://gemnasium.com/badges/github.com/ubiety/lms.svg)](https://gemnasium.com/github.com/ubiety/lms)
[![Maintainability](https://api.codeclimate.com/v1/badges/61517da99e8724ba6384/maintainability)](https://codeclimate.com/github/ubiety/lms/maintainability)

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...