OSMIHelp / osmi-results

Laravel App for crunching results of OSMI Survey 2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSMI Results App

Based on Laravel 5.2

Local Installation

  • Clone this repo
  • Copy .env.example to .env
  • Run composer install
  • Run php vendor/bin/homestead make
  • Run vagrant up
  • Run vagrant ssh
  • Run cd osmi && php artisan migrate (In Vagrant)
  • Visit http://localhost:8080/import to import the CSV into the Database

Currently Supported Routes

About

Laravel App for crunching results of OSMI Survey 2016

License:MIT License


Languages

Language:JavaScript 50.7%Language:CSS 33.1%Language:PHP 16.2%Language:ApacheConf 0.1%