gioco icon indicating copy to clipboard operation
gioco copied to clipboard

Add badges support

Open joaomdmoura opened this issue 8 years ago • 0 comments

In this new version of Gioco we should aim for a more clean architecture and also a more OO approach.

Let's keep it simple and start by adding badges support. The models should be pretty straightforward but the methods for adding, removing and updating badges should follow a OO-way and a Rails way by having the logic contained by its own class, instead of "random" methods injected on other existing classes.

joaomdmoura avatar Jul 13 '16 22:07 joaomdmoura