# InsureMO Training Program: Travel Template

## What is Travel Template

Travel template is a basic application framework scaffold for a general insurance travel product, including: 

* A Service project - Java Spring Boot project based on InsureMO application framework
* A UI project -  Rainbow UI framework (based on React)
* A Bizdata project - Exported product configuration files

## [Business Scenario](./InsureMO_Partner_Training_Scenario.md)

## Configuration

* [Product Configuration](./InsureMO_Partner_Training_Configuration_Product.md)
* [System Configuration](./InsureMO_Partner_Training_Configuration_System.md)


## Source Code & Configuration Data 

<div class="docs-caution"><span class="docs-admonitions-text">caution</span>

*  Please check with learningsupport@insuremo.com for authorization support before template selection.

</div> 


**This is for partner and external users.**

Select the apptemplate from InsureMO application workspace where you can get the sample source code from the repos. 

**For InusreMO internal projects**

Request siteops to fork templates to start your new projects in the OSS system. 

Once you get the code, please read **README.md** in the code repositories carefully.


## Submit Feedback and Contribute

* Use **Issues** in the github repository to submit your requirements or feedbacks about the template. 
* Use **Pull Request** in the github repository to contribute code or bug fixes.  


