4minitz
4minitz copied to clipboard
4Minitz - Simply a decent free webapp for taking collaborative meeting minutes. (Keywords: Meeting Protocols, Action Items, Open Source). Check it out on our demo server:
As a user I would like to see the items first which have recently changed because they are the most important ones. - [ ] Add "updatedAt" field to the...
As a user I would like to see which topics were updated during the minutes to have an overview what was discussed. This is necessary since the protocol already contains...
See here: https://codeclimate.com/github/4minitz/4minitz
Reasearch is needed, if this package may help: https://github.com/VeliovGroup/Meteor-flow-router-meta or dynamically changing the href helps: http://stackoverflow.com/questions/260857/changing-website-favicon-dynamically Meteor Forum help request: https://forums.meteor.com/t/favicon-ico-and-root-url-with-sub-directory-how-does-this-work/32921
Currently a tool by Michael G. (https://github.com/migerh/js-module-walker) spotted >140 cyclic import dependecies. One by one we want to reduce these flaws.
The dialog is really full and takes too much place. Open Points: * How to deal with OK/Cancel? * When to send "Role change mails" now?
When updating a meeting series (and sometimes a minutes as well) we send the complete object including all its methods to the update method the the schema class. This causes...
As an invited user I want to see if changes happend to minutes after intial finalize Open Topics * Implement some sort of "block chain" by inserting the hash of...