Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change how we save colors to the database #84

Open
EmmaTellblom opened this issue Aug 29, 2024 · 0 comments
Open

Change how we save colors to the database #84

EmmaTellblom opened this issue Aug 29, 2024 · 0 comments
Labels
db-issue Issues that requires database changes Improvement It works but could be improved.
Milestone

Comments

@EmmaTellblom
Copy link
Owner

Right now we save colors to the database in text, example "Red", "Yellow", "Magenta" etc.

We have a list which Hex these colors have in the code, so we should change so we instead save the hexcodes. We dont really have a reason to save text to the database as no one will ever read them. Not even me :)

@EmmaTellblom EmmaTellblom added Improvement It works but could be improved. db-issue Issues that requires database changes labels Aug 29, 2024
@EmmaTellblom EmmaTellblom modified the milestones: Version 1.9, Version 2.0 Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
db-issue Issues that requires database changes Improvement It works but could be improved.
Projects
None yet
Development

No branches or pull requests

1 participant