Hello,
I am working on an App development, in which there are a few “static” checklist items. The app should work in a way that any user can click on any item, and based on the status of the checked item status of some milestones will be updated.
I have attached the layout. To clarify, I am describing according to the layout. For instance, if all the items in “Pre-Op Cheklist” are checked, the status of “Pre-Op” in the Milestones should be updated automatically.
What are ways to do this with meteor and AngularJS?
Thanks!