Dracks / mr-scrooge-view

A little client in react to show and manage the data from finances-server repository
2 stars 1 forks source link

Tags should have colors #2

Open Dracks opened 6 years ago

Dracks commented 6 years ago

Tags should have colors to be displayed well.

Maybe should be good to add some icons on tags.

Dracks commented 6 years ago

This implies, create a new field on database, to select the color and all the process to output it to the api.

After it requires to take some color-chooser and change the edition/creation of tag to select it.