Font Size: a A A

Design And Implementation Of Enterprise Information Management Based On IPhone Platform

Posted on:2014-02-13Degree:MasterType:Thesis
Country:ChinaCandidate:H Q LiuFull Text:PDF
GTID:2248330398470925Subject:Computer Science and Technology
Abstract/Summary:PDF Full Text Request
Enterprise safety production information management system is a management system for production safety related information. It records data of each department of each branch company and stores the data in database. In this way, viewing data will be a lot easier and quicker with more security. It can also extract useful information from the data which can be very meaningful for business decision-making.This paper describes the iOS client application for the Enterprise safety production information management system. This client application can provide view function of the information management system for iPhone user. The view function can be divided into three modules which is data-indicator, data table and access control. Data-indicator module extracts useful information from management system and displays it in graph form. Data table management system contains all the native data of the system. Access-control module tries to monitor users’data accessing during the running process of data-indicator module and data table management system.The iOS client application use MVC as its architecture. There are four layers from the bottom up in this MVC architecture which is Network, Model, Controller and View. Network is responsible for connecting to the server and handling network exception. Model is a hibernate layer for network data. Controller is responsible for controlling business process and event handling. View tries to display the data in proper form. We use JSON as standard data format when the client sends data to server and accepts data from the server. We also use tapku library to display graph and time calendar.After completing the programming work of the iOS client. We design a series of test cases using black box testing method to assure the quality of the iOS client. This test series are composed of business test, access-control test and UI test.
Keywords/Search Tags:EIM, iOS, MVC, JSON, TapkuLibrary
PDF Full Text Request
Related items