Skip to content

API Org App --- YOYO technical test

ricksonchew/api-org-app

 
 

Repository files navigation

API Org App

Technologies used:

  1. Laravel 5.2.39
  2. JQuery
  3. RequireJS
  4. HandlebarsJS
  5. Moment
  6. LESS
  7. Bootstrap

Setup

  1. Dump files to your local folder.
  2. Setup Apache to use port [[3000]] (as per requirement of this exam).
  3. Setup vhosts.conf and set document root to point to application's public folder.
  4. Restart Apache in order for changes to take effect.
  5. Go to phpmyadmin and create database [[yoyo_holdings]] with username as root with no password set.
  6. Open cmd and go to application's root folder then run [[php artisan migrate]].
  7. Enter [[http://localhost:3000]] in your browser.

About

API Org App --- YOYO technical test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.0%
  • CSS 32.5%
  • PHP 24.4%
  • ApacheConf 0.1%