Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 683 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 683 Bytes

Attendance Control - LTI

Build Status

Web app to manage the attendance of students from an LMS.
Developed using Ruby on Rails and the standard IMS-LTI.

This project is heavily documented using the wiki

Things I'll cover at this file when the project is finished:

  • 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

  • ...