Skip to content

Predictive Roofing is a web application that uses AI to predict hail damage and response. This service creates a synergistic ecosystem where homeowners, roofing companies, and insurance providers are interconnected. This can lead to more efficient service delivery, improved customer experience, and better-informed business decisions for all.

Notifications You must be signed in to change notification settings

cgorha/Predictive-Roofing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Created by: Cole Gorham, Helen Cardoso, Giselle Cabrejos, Keilor Solera

Use two branches

Develop - for creating changes Master for final changes -- submit a pull request to get to master branch

To Run the project:

clone the repository

git clone https://github.com/cgorha/4155-Project.git

inside of the project folder run the following commands:

pip install -r requirements.txt

cd d/

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

Make sure you have npm installed(Use version 14 or higher):

https://nodejs.org/en/download

https://nodejs.org/en/learn/getting-started/how-to-install-nodejs

cd vue_app

npm install

npm run serve

About

Predictive Roofing is a web application that uses AI to predict hail damage and response. This service creates a synergistic ecosystem where homeowners, roofing companies, and insurance providers are interconnected. This can lead to more efficient service delivery, improved customer experience, and better-informed business decisions for all.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published