From 3aeadeee6113897709ca2d9792a17dc3b74cbbce Mon Sep 17 00:00:00 2001 From: devMatan Date: Sat, 9 May 2015 10:28:15 +0300 Subject: [PATCH] Updated SDS (markdown) --- SDS.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/SDS.md b/SDS.md index d36223d..7d5d608 100644 --- a/SDS.md +++ b/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 |-| \ No newline at end of file +| 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 | \ No newline at end of file