diff --git a/vault.md b/vault.md new file mode 100644 index 0000000..2a74143 --- /dev/null +++ b/vault.md @@ -0,0 +1,23 @@ +As a client, I want usability with API key access. + +As a user, I want security in the code. + +As a user, I want to direct message my teammates. + +As a user, I want to edit my board posts. + +As a user, I want to see backlogs of the project at any given time. + +As an group administrator, I want to be able to create sub groups. + +As a user, I want to invite other users to the project. + +As a user, I want to be able to share snippets of code with other group members. + +As a user, I want an email if there is a new post every couple hours. + +As a group administrator, I want to see if the members of my group have viewed group messages. + +As a user, I want to see who was the last person to make changes to the repo. + +As an admin, I was to add or remove authorized users.