Since last time and this morning I wrapped up the ability to add a deck. This was a bit harder than I thought because ngx-bootstrap doesn't have good modal return value support but I wrote a wrapper to solve that. Update/delete will be coming later.

Today I'm starting on the creation of cards which will be the biggest challenge as I have to integrate a markdown editor that will work with Redux.