Company memos #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Have a common set of company memos, stored on the company website, that gets displayed in a marquee banner at the top of the user's screen (have it disappear when the toolbar shows up, or at least go underneath it). Additionally, you should be able to add new memos from the client. Just like the "calling a meeting" feature (#2), the web API is the easy part here.
Advanced: have each client be registered to an employee's company ID, and then track which user posted which memo, or have memos be assigned to users, if they represent tasks to be done, for example.