Challenge Overview
The client is looking for a solution for key teams within our company to keep critical services working in the event of a major disaster (ranging from major technical infrastructure failures to fires and other local environmental disasters). The Business Continuity Mobility Solution should allow them to manage at least three key functions:
- Incident alert and notification
- Contact information
- Business continuity plans and checklists
This module defines the entities, database ERD, and a set of REST JSON services that will be consumed by both the web application and the iPhone and iPad versions of the application.
This assembly will provide the following interfaces and classes:
- IIncidentService and its implementation
- IIncidentNoteService and its implementation
- IIncidentUpdateService and its implementation
- IIncidentAttachmentService and its implementation
- IHelpDocumentService and its implementation
Final Submission Guidelines
Please see the wiki - http://apps.topcoder.com/wiki/display/docs/BCMS+REST+Services+Incident+and+Help+Document+Services+Assembly+Specification