Project: Work
Summary
Proof of concept project to be able to fetch insurance pricing from live sites.
The main idea is to be an aggregator that regularly pulls prices from providers.
Pulling of prices was triggered by Laravel task scheduling that runs a Dusk test.
Dusk then processes the data then inserts relevant information to the DB.
- Web app built with Laravel
- CSS framework with Tailwind
- Deployed on DigitalOcean
C4 Model
A rough draft of the solution to illustrate how the app works.
Context
Container
Sample Screens
Scrapers List
Scraped Pricing
Running the scraper to fetch data
Built with
- HTML
- CSS
- Tailwind
- PHP
- Laravel
- MySQL
- Postman
- Git
- GitHub