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
- Host: GitHub
- URL: https://github.com/ubiety/lms
- Owner: ubiety
- License: apache-2.0
- Created: 2017-09-02T07:33:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T06:44:31.000Z (about 8 years ago)
- Last Synced: 2025-06-13T01:39:27.009Z (7 months ago)
- Topics: classes, classroom, courses, homework, learning, management, school, students, teaching
- Language: Ruby
- Homepage:
- Size: 639 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# README
[](https://travis-ci.org/ubiety/lms) [](https://coveralls.io/github/coder2000/lms?branch=master) [](https://gemnasium.com/github.com/ubiety/lms)
[](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
* ...