summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-02-10 19:31:06 -0500
committerAndrewMurrell <amurrel@purdue.edu>2014-02-10 19:31:06 -0500
commit4cedb5859f9fceaa43b51007291a06b44d496b08 (patch)
tree7d46f6d4e678969bcd218ff49969c4fc6a873369
parent954a4474027bd81d8cfd5695484c0c82cb33a46b (diff)
Modified Non-Functional.
-rw-r--r--docs/DesignDocument.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md
index e9df70f..08da963 100644
--- a/docs/DesignDocument.md
+++ b/docs/DesignDocument.md
@@ -26,7 +26,7 @@ sleek web application which manages tournaments.
# Non-Functional Requirements
-1. Security: - Security of Leaguer Database is a non-functional requirement because Leaguer is system that stores the information of a user like statistics, user-name, profile, etc.; The System may not be responsible for the theft of user information or even alterations made to the database from a source different from that of Leaguer.
+1. Security: - Because Project Leaguer servers may store sensitive user information like name, email, statistics, user-name, profile, etc. it is an important non-functional requirement that such data is well secured from both accidental exposure and intentional tampering. Even so, the System may not be responsible for the theft of user information or even alterations made to the database from a source different from that of Leaguer.
2. Backup: - The Leaguer system provides a user with a database of user information and is updated and stored, which is functional. In contrast, the non-functional requirement of leaguer is its ability to back up all the information of the user when the user chooses to suspend or delete record or even when the user happens to disconnect from the server.
3. Platform Compatibility: - A non-functional requirement for the system is to be able to run on multiple platforms. Primarily a web based application, Leaguer may not be able to install into embedded gaming devices and special operation systems that do not run the interface that Leaguer was initially built on.