ServerlessLibrary/ServerlessLibraryFunctionApp
Pravakar Garnayak 4d0c5773dc
Like button click: backend and UI changes (#134)
* Like/Dislike button click: backend and UI changes

- Reused metric controller PUT api which is used to update download count for Like/dislike user action.
- Existing UpdateCounts function app updated to take care of Like count update.
- Added a new field named Likes in Library controller.

* Removed unused metrics as well as function repossible to calculate those metrics
2019-04-18 15:12:11 -07:00
..
Properties/PublishProfiles Lowercase and remove unused files 2018-09-17 22:58:47 -07:00
.gitignore Lowercase and remove unused files 2018-09-17 22:58:47 -07:00
ServerLessLibraryFunctionApp.csproj Fixing build errors and warnings: 2019-01-03 14:53:39 -08:00
UpdateCounts.cs Like button click: backend and UI changes (#134) 2019-04-18 15:12:11 -07:00
host.json Lowercase and remove unused files 2018-09-17 22:58:47 -07:00