samisnotinsane / qmsalsabooking

Class booking web app built on Spring.
https://qmsalsabooking.herokuapp.com
GNU General Public License v3.0
0 stars 0 forks source link

QMS-002 View lesson details #6

Open samisnotinsane opened 5 years ago

samisnotinsane commented 5 years ago

Clicking on a lesson tile on the page does not do anything.

Acceptance criteria:

samisnotinsane commented 5 years ago

The current model for a Lesson does not support storing details for a lesson. This means that the model will need to be changed to support this update.