Skip to content

peterj812/2022_hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

2022 Hackathon

Date: Saturday, March 26th, 2022

Time: 9:00am - 4:00pm PDT

Theme: Automation

Project:

Developed by: Peter Jacobson
Idea Created By: Jeff & Peter Jacobson

A quick note on the code: Due to creating the project as a Marven project in VSCode there is some junk code as an artifcate of that process and it has not been cleaned up due to potential use with future iterations. Please see App.Java for all source code.

Project Overview: I am creating the "Contractor Buddy". This program is designed to be used by a contractor, currently on supporting a roofer, to automate the process of generating a job cost report. The idea was given to be from my dad, Jeff, who runs a roofing business and has been working to automate the job cost system through less technical means.

Usually a roofer will go to a sight take mesaurements, pictures, and other notes, then will have to go back to the office and fill out an excel sheet of what they need to order. Then they still have to create a job cost report from the information in the excel sheet, then finally after that estimate is made they will send an email or the customer with their bid. Even after all that, if the customer accepts the bid they still have to generate a contractor for the customer to sign.

The Contract Buddy aims to automate the process so that the roofer is able to input all data on an ipad at the job sight and be able to immediatly generate a job cost and in later releases contracts for the customer to see the first time they meet the contractor. The goal of the contarctor buddy is to improve the efficeny of the roofer by allowing them to spend more time out in the field and less doing paper work in the office, increasing the number of customers they can reach. The contractor buddy will also allow for less experienced roofers to be able to give more accurate esimates as they will not need to know exact numbers for things like boxes of nails per square, the software will take care of that all.

Overall, the Contract Buddy will improve the efficency of roofers by automating the task of generating job cost reports on site.

Running the code: I ran App.java as a java maven project from VSCode. Clone the code to your machine that can run java and run the App.java project. Note: That might not be helpful at all, good luck! :)

Example of useful inputs and current product:

Contractor Buddy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%