hex337 / quantum-attendance

An attendance program for Quantum Martial Arts
MIT License
3 stars 2 forks source link

Pull in the class object for the single class page view #11

Closed mlamina closed 7 years ago

mlamina commented 7 years ago

This PR implements #9 and expands the JSON for the classes model returned by the Rails app and adjusts the new React component to look like the original classes list, except for the actions column.

mlamina commented 7 years ago

Sure, I'll add something to the README!

mlamina commented 7 years ago

Done! I don't know how to execute the rails tests yet, so that's TBD

hex337 commented 7 years ago

Looks good :) I can add comments for the rails tests.