UCLA-Creative-Labs / aurgy-backend

the logic behind generating out-of-body music playlists
MIT License
3 stars 0 forks source link

chore: refactor top songs implementation to reflect design guidelines #18

Closed BryanPan342 closed 2 years ago

BryanPan342 commented 2 years ago

Refactoring the implementation and structure of some of the top songs stuff.

mergify[bot] commented 2 years ago

Thanks for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

BryanPan342 commented 2 years ago

lgtm, my naming is trash 😔

LMAO generally you want the file name to correspond to the exported functions it represents. I just matched the name of the file to the name of the function.