Skip to content

donnfelker/example-php-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

PHP Programming Task

In order to be considered for the PHP position, you must complete the following steps.

Note: This task should take no longer than 1-2 hours at the most.

Prerequisites

  • Please note that this will require some basic PHP.

  • You will need to have PHP installed to complete this task. You can use any PHP framework that you would like (CodeIgniter, Cake, Fuel, etc).

Task

  1. Fork this repository (if you don't know how to do that, Google is your friend)
  2. Create a source folder to contain your code.
  3. In the source directory, please create a PHP web app that accomplishes the following:
  • Connect to the Github API
  • Find the joyent/node repository
  • Find the most recent commits (choose at least 25 or more of the commits)
  • Create a route/page that displays the recent commits by author.
  • If the commit hash ends in a number, color that row to light blue (#E6F1F6).

Once Complete

  1. Commit and Push your code to your new repository
  2. Send us a pull request, we will review your code and get back to you

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published