Giter VIP home page Giter VIP logo

picmonic-challenge's Introduction

PHP Programming Task

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

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

Prerequisites

  • Experience with PHP frameworks (Laravel, Symfony, Fuel, Zend, Yii, etc.)
  • Understanding of CSS frameworks and grid systems (Bootstrap, Pure, etc.)
  • Database knowledge (MySQL, MongoDB, Postgres, etc.)

Task

  1. Fork this repository
  2. Create a source folder to contain your code.
  3. In the source directory, please create a PHP web application using a framework (Laravel, Symfony, Fuel, Zend, Yii, etc.)
  4. Your application should accomplish the following:
  • Connect to the Github API
  • Find the joyent/node repository
  • Find the 25 most recent commits
  • Create a model and store the 25 most recent commits in the database. Make sure to avoid any duplicates.
  • Create a basic template and utilize a CSS framework (Bootstrap, Pure, etc.)
  • Create a route and view which displays the recent commits by author from the database.
  • If the commit hash ends in a number, color that row light blue (#E6F1F6).

Once Complete

  1. Create a SETUP.md in the base directory with setup instructions.
  2. Send us a pull request, we will review your code and get back to you

Key Points We Are Looking For

  • Demonstration of core MVC patterns
  • Quality commit history
  • Ability to use libraries
  • Ability to create basic model and retrieve information from the databse

Bonus Points

While not required any of the following will add some major bonus points to your submission:

  • Setup an asset pipeline with Gulp, Grunt, etc.
  • Use Angular
  • Use Bower
  • Use Composer
  • Utilize a vagrant box
  • Create a set of provsioning scripts with Puppet, Chef, Ansible, etc.

picmonic-challenge's People

Contributors

carl-parrish avatar cparrish817 avatar donnfelker avatar crankeye avatar kenny05 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.