dwalker11 / ableTo-dev-test

A simple wellness survey application.

Home Page:https://protected-garden-83967.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AbleToDevTest

This web application is a simple wellness survey.

You can view this application at: https://protected-garden-83967.herokuapp.com/

Setup

Please review the Laravel 5 documentation to view the server requirements.

After cloning this repository to your local environment you are goning to want to cd into the project directory, configure the .env for your environment, and run the following commands:

  • composer install: Install php dependencies
  • npm install: Install node dependencies
  • php artisan migrate: Run database migrations
  • php artisan db:seed: Run database seeders

Tests

Run tests: ./vendor/bin/phpunit

About

A simple wellness survey application.

https://protected-garden-83967.herokuapp.com/


Languages

Language:PHP 79.1%Language:HTML 19.8%Language:ApacheConf 0.5%Language:Vue 0.5%