Skip to content

nicholasturk/Sourcerer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sourcerer

Logo

Disclaimer

This app contains information the company does not want displayed publicly. Feel free to look at the code and pictures, but for confidentiality reasons, the content and setup of the app will remain confidential.

Table of Contents

About The Project

This was my project for the Cooperators insurance company during my 4 month coop. I started off working on this for the first 3 months of the COOP, then built another Vue.js webapp. This project was done from scratch all by myself, with suggestions and feedback from my co workers who use the app. It is now deployed live on the servers at the company and has an assosiated Jenkins job that runs everynight to read and write data.

Sourcerer is a web application that is designed primarily for viewing information from Guidewire Configuration in an easy manner. This includes Policy Center and Billing Center appconfig.xml, plugin.xml and config.xml files. Sourcerer offers the ability to compare files from different branches.

This application also sources information from config.ini (External Configurations). It has the ability to perform CRUD operations on these items, but is not currently in use.

Built With

This app is front-end heavy and is built primarily with Vue.js 2 (JS Framework). Most of the styling was done through bootstrap or custom styles. The backend was built with Node.js + Express.

Front end:

Back end:

Primary Utilities: