Made some changes to create group and created the join group use case#217
Open
samiwal1a wants to merge 44 commits into
Open
Made some changes to create group and created the join group use case#217samiwal1a wants to merge 44 commits into
samiwal1a wants to merge 44 commits into
Conversation
added base entities
…er) and created ArtistLoyaltyScore entity and calculation
Added inputboundary, inputdata, interactor, output boundary, outputdata, and data access interface
Controller, Presenter, ViewModel
This reverts commit b462e59.
Create group Use Case 2
This reverts commit 6ea5d05.
…eeds to be resolved. Also, resolved Shenyang's review
…stent. Ignore the error handling in LoyaltyScoreInteractor and test, they're not implemented fully yet
Loyalty score framework
…entProgress # Conflicts: # src/main/java/entity/Group.java # src/main/java/use_case/sharedsong/SharedSongInputData.java # src/main/java/use_case/sharedsong/SharedSongOutputBoundary.java # src/main/java/use_case/sharedsong/SharedSongOutputData.java
Spotify Authorization Handling + Artist Loyalty Score
… Group and CreateGroupInteractor so tests would compile
…ed tests for all 3. Updated ArtistLoyaltyScore to return int (as formula already returns an int). Note that methods still rely on SpotifyUser and User, which should be merged
made the file structure cleaner
…entProgress # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
…leted unnecessary use cases SignUp and ChangePassword. Also, deleted unnecessary SpotifyGateway, JSONParser, LoyaltyScoringService (b/c overlap with Jennifer's use cases
Fleshed out UCI and started working on shared song presenter and controller.
Merge user to spotify user
finish daily mix part
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.