LeStarch / repair-cafe-app

A second revision of the repair-cafe app using Aurelia!
3 stars 0 forks source link

Split Check In and Check Out #18

Open LeStarch opened 9 months ago

LeStarch commented 9 months ago

We should split the "check-in" from the "check-out" functions. https://github.com/LeStarch/repair-cafe-app/blob/4fbbffb44450f028339c7e3277ad4c64a605996f/src/views/app.template.js#L9

I think that is the line that needs to be duplicated. We also need to pass-in mode into the summary list to split the behavior.