webdevatlanta / GroupCollaborationTool

Tool to allow developers to collaborate on open source and private projects
https://groupcollaborationtool.web.app
1 stars 21 forks source link

Implement project messages #74

Closed abrie closed 4 years ago

abrie commented 4 years ago

This is an implementation for Issue #51. With this PR, each project can have messages associated with it. A message is a string. Only the project owner can add messages to their project. Messages are shown in the ProjectViewer and ProjectEditor components.