| This system is a research which based B/S model to realize the Cloud Ranch Information Management System. In our design process, we choose PHP as our developing language,MySQL as our backstage database.At the same time, Zend Framework2.0is used to stuct our network management platform. The system follows the standardization, standardization, modularization to design,meanwhile,our system use MVC development approach which contribute to the Hierarchical system of structure,decouple its business from implementation and separate logic from data.Further more,it improve the efficiency of our platform.From the functional point of view, the system is relatively complete.According to the corresponding authority,our system work by intaction between users and browser,it provide users information and accept users’edit operation,meanwhile,we choose MySQL database management system to store some ranch data information. Ranch information management system includes many roles,system will automatically assign a visual interface by user’s ID as long as user login in. Role members include systematic super administrator, ranch master, veterinary, information entry clerks and so on.These roles’corresponding functions as follows. In practical terms, super administrator can update information of ranch department and employee information and set permissions to users and manage the herd in all aspects of information etc;Information entry clerks can update information on cattle herds;Veterinarian can manage cattles’health,quarantine and other information like milk production and so on. When our network condition is good,our platform could succcess to brows information data,query and edit the basic database we need.All these work should be owe to the web interface,in this way,our B/S would success to weaken the geographical restrictions on ranch managers.In order to facilitate the management of various types of information,we use the excellent method of Zend Framework2.0.According to the needs of users couple with the maintenance of our application procedures,each component will be get scientific classification and placed in different modules,which greatly reduce our system maintenance costs and improve program multiplexing fuction.Further more,it prove the identification for users to check our information we need.Thanks to this,our ranch management will be more conveninent. |