ho Question 1(30 marks) School bus monitoring software is responsible for sending the current location of the bus to the
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
ho Question 1(30 marks) School bus monitoring software is responsible for sending the current location of the bus to the
ho Question 1(30 marks) School bus monitoring software is responsible for sending the current location of the bus to the parents. In the process of designing and developing such software you as part of the development team are required to Phase 1 (15 marks) Implement a REST Web Service with appropriate annotations to calculate the distance to the parents' position using the 'haversine formula implemented in the class containing the service method with the header double calculateHaversine(double longitude 1 double latitude 1 double longitude2, double latitude 2)". Provide an example of the URL that could be used to call the service. Note that the class path is http://School site/BusMonitoring/BusLocation/ Phase 2:(15 marks) Suggest a traditional infrastructure design for the complete system that supports DMZ, database and local DNS server and show the connections between components Question 2:(15 marks) In order to register for (COVID-19) vaccination, an application should be developed to assist in delivering the coronavirus disease vaccination to eligible citizens. Compare (in a table) between creating the application as a web application or a mobile application in terms of 1. user experience a installation b. access time 2. development and update costs 3. used development technologies 4. the efficiency of using mobile device resources Based on the result of the comparison table provide a justification of your design choice for acceptance or rejection for each choice
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!