Skip to content

MathewBoyles/php-js-dev-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP JavaScript Developer Test

This is my attempt at the PHP JavaScript Developer Test. This took a little over 2 hours to complete.

Installation / Usage

  1. Download the contents onto a LAMP server of your choice. PHP and MySQL required.
  2. Run npm install to install all required Node dependencies.
  3. Copy the contents of /core/example.config.php into /core/config.php and update MySQL info as suited.
  4. Import /core/users.sql into your MySQL database.
  5. Done. The app is ready to run.

Notes

  • This project uses Grunt to compile SASS and to minify CSS/JS files. Grunt is not required to run this app, however installation instructions available here.
  • pleeease.io was used for better cross-platform support.

About

A simple test for PHP / JavaScript Developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 55.6%
  • JavaScript 29.1%
  • CSS 15.3%