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

Refactor #16

Open
2 of 4 tasks
pSpitzner opened this issue Jul 6, 2024 · 1 comment
Open
2 of 4 tasks

Refactor #16

pSpitzner opened this issue Jul 6, 2024 · 1 comment

Comments

@pSpitzner
Copy link
Owner

pSpitzner commented Jul 6, 2024

  • consistent tagId / tagPath in backend (rename from album_folder)
  • move tasks into invoker. consistent api
  • consistent casing: probably best practice is to keep camelCase in TS and snake_case in python, and to also use snake_case for anything going over the api.
  • project name and prefixing, e.g. in config files. is it ib? bf? gui?
@pSpitzner pSpitzner converted this from a draft issue Jul 6, 2024
@pSpitzner pSpitzner moved this from Backlog to Upcoming in beets-flask Jul 17, 2024
@pSpitzner pSpitzner moved this from Upcoming to Backlog in beets-flask Aug 2, 2024
@pSpitzner
Copy link
Owner Author

  • tagId and tagPath renaming should be unified to always get both
  • casing convention is camel in frontend, snake in python and REST

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant