googleinterns / play-movies-2020-intern

Apache License 2.0
1 stars 1 forks source link

Add AssetSentimentRepository and AssetSentimentController #39

Closed jackstenglein closed 4 years ago

jackstenglein commented 4 years ago

Adds the AssetSentimentRepository and AssetSentimentController to the server, as well as tests for the controller. Currently, only the getAssets function is added to the controller. Future functionality will be added in the next pull request.