Updated SDS (markdown)

devMatan 2015-05-09 10:28:15 +03:00
parent 2f2a334390
commit 3aeadeee61

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 |