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

Integrated user-listen api #3

Merged
merged 10 commits into from Jun 6, 2023

Conversation

gauravbhardwaj7
Copy link
Contributor

@gauravbhardwaj7 gauravbhardwaj7 commented May 29, 2023

This PR which is having following changes-
1.) Made music model having fields of the user listen api.
2.) Fetched user listens in the listens view from the api.

Note - Please Don't consider the files APICall.swift, APIData.swift and Helper.swift , As I was experimenting things in this branch and unfortunately it also got pushed along with my main code.

Copy link
Member

@akshaaatt akshaaatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for this amazing work! 💯
Please remove/delete the files you added by mistake from git.

Listenbrainz/repository/HomeRepositoryImpl.swift Outdated Show resolved Hide resolved
@@ -0,0 +1,135 @@
//
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please make every struct a separate file in the model folder? Also, Keep the file name the same as the struct name.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

gauravbhardwaj7 and others added 6 commits June 6, 2023 01:00
Copy link
Member

@akshaaatt akshaaatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work right here! 💯
Thank you so much for working on this :)

@akshaaatt akshaaatt merged commit 3005311 into metabrainz:main Jun 6, 2023
@gauravbhardwaj7 gauravbhardwaj7 deleted the update-listens branch June 6, 2023 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants