Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Pete-Fowler committed Sep 3, 2024
2 parents d15fc64 + 82f4af0 commit 7d27e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/projects/new-integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ I've taken on the new responsibility of being the primary developer and customer

/>

I am currently helping the City of Seattle Parks and Recreation department automate their subcontractor invoice process. This involves listening for webhooks from Procore and programatically generating an Excel spreadsheet from data within Procore and then converting it to .pdf called a pay estimate form.
I am currently helping the City of Seattle Parks and Recreation department automate their subcontractor invoice process. This involves listening for webhooks from Procore and programatically generating an Excel spreadsheet from data within Procore and then converting it to a .pdf called a pay estimate form.

The next phase of planned work will be to create a full stack web app with React, TypeScript, and C# / .NET Core that will run as an iFrame embedded within the Procore website. This app will allow the city's subcontractors to fill out 3 different types of forms. The data will be stored in Amazon Web Services DynamoDB, and later read and added to the pay estimate form.

0 comments on commit 7d27e28

Please sign in to comment.