Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions RequirementsDocument.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
##### 2.1 Functional Requirements
*List here the functional requirements of the system. Functional requirements are requirements that specify __what__ the system should do and can be thought of as 'the system must do <requirement\>'. Implementation details for each requirement should be addressed in the system design document. An example of a functional requirement would be 'the system utilizes Java version...' This list can become quite extensive and for best practice each requirement should be issued its own unique name, number, and be accompanied by a description.*

#####2.2 Non-Functional Requirements
*List here the non-functional requirements of the system. Non-Functional requirements are requirements that specify __how__ the system should act and can be thought of as 'the system shall be <requirement\>'. An example of a non-functional requirement would be 'the system input should be able to handle any file smaller than...'*
##### 2.2 Non-Functional Requirements
*List here the non-functional requirements of the system. Non-Functional requirements are requirements that specify __how__ the system should act and can be thought of as 'the system shall be <requirement\>'. An example of a non-functional requirement would be 'the system input should be able to handle any file smaller than...'*