CoryHrycko / OrgChartPhp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# OrgChartPhp"

Steps to test!

1.) Clone or download repo

2.) Run the following:

 composer install
 
 npm install
 
 php artisan serve

3.) go to http://127.0.0.1:8000/

4.) Enjoy!


The following is a work in progress and will continue to be added to. I plan on refactoring into classes and running tests to make sure code passes a good amount of QA, Then rebuilding with BDD and OOP.

About


Languages

Language:PHP 92.7%Language:HTML 6.7%Language:Vue 0.6%