I need to implement models like deck, user, card and so on. To do that, I have to decide my model spec and make them using Interface.
I need to implement models like deck, user, card and so on.
To do that, I have to decide my model spec and make them using Interface.