Challenge Overview
Project Overview
The client for this project is the Planning and Zoning Resource Corporation (PZR). PZR collects public zoning information on individual pieces of commercial properties, analyzes this information, and generates reports for a variety of clients and stakeholders.
Competition Task Overview
This assembly provides the misc services as listed in the assembly specification and TCUML.
For details please refer to PZR_Misc_Services_Assembly_Specification.doc
Structure
The current code has a folder setup for model, we need a new folder created for services with a pom.xml in it, and the root pom.xml can be used to build both model and services.
Testing
Functional (accuracy) tests are required.
Existing tests for model must not be broken.
Technology Overview
- Java 6
- MySQL 5.6
- JPA 2.0
- Maven
Documentation Provided
Register to download architecture documents from forum.
Final Submission Guidelines
Submission Deliverables
A complete list of deliverables can be viewed in the TopCoder Assembly competition Tutorial at: http://apps.topcoder.com/wiki/display/tc/Assembly+Competition+Tutorials
- Complete code as required in the assembly spec
- A complete and detailed deployment documented explaining how to deploy the application including configuration information.
- JUNIT Tests to verify your application successfully meets the requirements of the application.
- The maven build script to run tests and create the jar file.
Final Submission
For each member, the final submission should be uploaded to the Online Review Tool.