-
So I can think of the following responsibilities. Do add to this list.
- io.js website translation
- Translation of io.js posts (for e.g., on [medium](https://medium.com/@iojs))
- Translation of docum…
-
**(Sections 2.2 and 3.1 in SRS)**
Please read Scope of Requirements and System Context. Is the given division of responsibilities between the user and the system correct?
:star: GA
-
> Which task is AWS responsible for in the shared responsibility model for security and compliance?
>
> A. Granting access to individuals and services
> B. Encrypting data in transit
> C. Updatin…
-
## Summary
An exercise to help participants enumerate, clarify and understand the responsibilities held by different roles in a balanced team. Has been used in various workshops to help client teams …
-
User Story
As a Dunbar Apps admin, I want to see a what the users are assigned to and what progress they have made, perhaps individually or perhaps all at once in a table.
What data says "Dunbar U…
-
It's the responsibility of the mask to know if it's secure or not. Each time a new mask is added we have to update this function. Maybe we could append a `isSecure()` function on mask interface. and f…
-
A way to organize and show who is (dept) responsible for each page
-
https://github.com/pikachumm/CalculatorService/blob/21d5ad8f28f037db010e9aae5dcb3347b3757dba/CalculadoraClient/Functions.cs#L54
https://github.com/pikachumm/CalculatorService/blob/21d5ad8f28f037db0…
-
-
This is the first principle in the SOLID principle of object oriented programming. A class should generally have only a single responsibility and a single reason to change. For example, a translator c…