dudash / openshift-microservices

:memo: Example showcasing how to leverage OpenShift and it's runtimes to do microservices
Apache License 2.0
9 stars 21 forks source link

New feature - popular items (for shared board) #17

Open dudash opened 5 years ago

dudash commented 5 years ago

Add something like Claps or up/down voting. This could be a new microservice and updates to the app-ui service

From demo POC - Can also use this as a way to showcase CI/CD, versioning and updates in MSA

dudash commented 5 years ago

From a user POV, the up/down/clap might be used to sort a board by votes on popular items. e.g. You could make a public board "Top 10 List Best Movies", add 10 items and let ppl vote