hex337 / quantum-attendance

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

Flush out the ClassScreen page #22

Open hex337 opened 7 years ago

hex337 commented 7 years ago

Right now, the class page for an individual class has no info. We want to populate it with the information it needs. The current template when viewing a class lives here: app/views/meetings/show.html.haml. For now, we just want parity with what we have in the rails version.