Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 473 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 473 Bytes

== README

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

== Requirements:

Ruby 2.1.1

Rails 4.1.2

== Description

Here is demo application for student - assignment - submission relationship. There is a student who is "registered" for a class, and that class has assignments. A student needs to be able to see what assignments they have open, and submit results. Here authentication or authorization is skipped.