GithubHelp home page GithubHelp logo

consumer-facing-form's Introduction

Consumer Facing Form

Description

  • Platform that allows potential customers to submit their information for various insurance quotes

Installation

  • Clone this repository

  • From project directory execute: composer install

  • Create a database

  • Create .env file with DB variables: DB_DATABASE, DB_USERNAME and DB_PASSWORD

  • From project directory execute: php artisan migrate

  • From project directory execute: php artisan key:generate

  • Install nvm to manage node and npm (optional but recommended)

  • From project directory execute: npm install

  • From project directory execute: npm run build

  • To run a local server from project directory execute: php artisan serve

  • Route to register an admin user: 'http://127.0.0.1:8000/register'

  • Route to login admin panel: 'http://127.0.0.1:8000/login';

Built With

Tests

  • PHPUnit is used to test the code. In order to run tests, execute from project directory: php artisan test

HOURS FOR DEVELOPMENT

  • Define structure (schema, logic and UI strategy) based on requirements: 1 hour
  • Installation and Readme setup: 30 minutes
  • Tables: 30 minutes
  • Main UI: 2 hours
  • Divide UI on components and implement component for step 1: 1 hour
  • UI for step 2 and 3: 1 hours
  • Store information: 1 hour
  • List submissions: 1 hour
  • Tests: 1 hour
  • Adjustments: 2 hour

(back to top)

consumer-facing-form's People

Contributors

luisleguizamon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.