Challenge Overview
Soteria has a number of applications and a website that provide their own subscription and delivery services, each implemented slightly different than the others. This project is to create a centralized set of subscription and delivery services for the existing applications and sites. The goal of this application is to:
1. Provide subscription services to the existing applications.
2. Provide delivery services.
3. Create an admin webapp, for managing subscriptions and deliveries.
4. Create an end to end demo (mock consuming application) of the services.
This module will provide the entities and services that will be used to manage subscriptions and make deliveries. The delivery process will also make use of Quartz jobs to schedule message dispatching to providers.
This assembly is to provide Delivery Request Service and DAO interfaces and implementations as per Delivery Support Service and DAO Class Diagram.
Tips for success
|
Final Submission Guidelines
Please see the wiki - http://apps.topcoder.com/wiki/display/docs/Soteria+Subscription+Delivery+Support+Services+Assembly