Skip to content

MaryanneG3/Turners-Cars-Insurance

Repository files navigation

Turners Cars - New Insurance Buying Experience

This template provides a redesigned insurance quote page for Turners cars Insurance

  • it implements an AI solution enabling users to upload a picture of a vehicle, identify the vehicle type, and calculate an appropriate insurance premium based on the vehicle type.

Table of contents

Table of Contents
  1. About The Project
  2. Getting Started
  3. <li><a href="#acknowledgments">Acknowledgments</a></li>
    

About The Project

This React application for Turners Cars focuses on the Insurance Quote page and includes the following features:

  1. Integration of Custom Vision for recognizing motor vehicle types.
  2. Use of AI services through Microsoft Azure, AWS, or Google Cloud platforms.
  3. A user-friendly interface for uploading vehicle images.
  4. Functionality to identify vehicle categories (e.g., sedan, SUV, truck).

(back to top)

Built With

This project uses the following technologies and services:

React.js - Front-end library for building user interfaces Node.js - JavaScript runtime environment for the back end Express.js - Minimal and flexible Node.js web application framework MySQL - Relational database management system Azure Static Web Apps - Hosting service for the front end Azure Database for MySQL - Flexible Server - Cloud-hosted MySQL database service

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Software required to run this project and how to import/install them:

npm install +

@fontsource/roboto
@fortawesome/fontawesome-svg-core
@fortawesome/free-solid-svg-icons
@fortawesome/react-fontawesome
react
react-router-dom

E.g.

  • npm

    npm install npm@latest -g
    • font awesome package
    npm install @fortawesome/react-fontawesome @fortawesome/fontawesome-svg-core @fortawesome/free-solid-svg-icons
    

Installation

  1. Clone the repo
    git clone https://github.com/MaryanneG3/Turners-Cars-Insurance.git
  2. Install NPM packages
    npm install

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published