Updated SDS (markdown)
parent
2f2a334390
commit
3aeadeee61
1 changed files with 6 additions and 6 deletions
12
SDS.md
12
SDS.md
|
@ -60,10 +60,10 @@
|
|||
|
||||
7. **Risk Management**
|
||||
|
||||
| Risk | Level of effect | Probability | Avoidance | Alternative option |
|
||||
| Risk | Level of effect | Probability | Avoidance |
|
||||
|:-------------:|:-------------:|:-----:|:----------|:------:|
|
||||
| Unstable web service | Low risk | Possible | Testing all possible edge cases | - |
|
||||
| Miss-information for handling the web app | High risk | Low | A friendly and simple interface |-|
|
||||
| Site crush | Medium-Low risk| Possible | Check if Git-Hub is down for maintenance or any other activity |-|
|
||||
| Lack of cooperation from the users | High risk| Medium | Making the dashboard alluring and welcoming |-|
|
||||
| Complicated database design | High risk| Medium - Low | Discussing about the database design in order to make it departmentalized and efficient |-|
|
||||
| Unstable web service | Low risk | Possible | Testing all possible edge cases |
|
||||
| Miss-information for handling the web app | High risk | Low | A friendly and simple interface |
|
||||
| Site crush | Medium-Low risk| Possible | Check if Git-Hub is down for maintenance or any other activity |
|
||||
| Lack of cooperation from the users | High risk| Medium | Making the dashboard alluring and welcoming |
|
||||
| Complicated database design | High risk| Medium - Low | Discussing about the database design in order to make it departmentalized and efficient |
|
Loading…
Reference in a new issue