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:
- All entities in BCMS.Services.WCF.Data namespace
- IResponseFormatDetermininer and its implementation
- BcmsBaseService
- IUserService and its implementation
- ILookupService and its implementation
- IIncidentCategoryService and its implementation
- IAreaOfficeService and its implementation
- IConveneRoomService and its implementation
- IIncidentAssociationService and its implementation
Final Submission Guidelines
Please see the wiki - http://apps.topcoder.com/wiki/display/docs/BCMS+REST+Services+Model+and+User+Lookup+Association+Services