API stands for Application programming interface which is a set of programming instructions and standards accessing a Web-based software application. API’s are used by developers to access services and resources by other pieces of software that is published through a company’s API. Using the API software of other companies allows access to the functionality of the …
Daily Archive: April 28, 2015
Apr 28
Architecture Design
Three Tier Architecture The system is based on a three tier architecture which has been introduced by Sullivan (2003, Pg. 16) [2]. A three-tier architecture is a client-server architecture in which each layer is developed and maintained independently on a separate platform. Hence, replacement of a layer does not interfere with the functionalities of …
Apr 28
Requirements – Non-Functional
Non-Functional Requirements The non-Functional Requirements of a system specify the criteria according to which the software could be evaluated. Req. Description NFRQ1 The language used for this web application will be English. NFRQ2 A web-based user interface will allow interaction with the system. NFRQ3 Modified data in the database should be updated for all users …