scorecardDisplay page #799
randytpierce
started this conversation in
Scorecard - development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please refer to issue #798
This is probably a blaze template that renders the scorecard as a bootstrap table. At least we can start that way. We can use the example from the DDRF proposal as a straw horse to start developing that template. We don't want to make it too fancy until there is buy-in from the user group. The template helpers need to draw data from the scorecard document, but we don't want to give the client access to the database so we will need a subscription to the meteor backend to monitor that data object. We may need to pull the scorecard document into mongo to handle this. That might mean we need to keep scorecards that are being processed or being viewed in mongo. This needs discussion.
Beta Was this translation helpful? Give feedback.
All reactions