Code Monkey home page Code Monkey logo

phpsa-2017-profiles's Introduction

PHP South Africa 2017 Profiles

Build Status

This is a fun project intended to provide a safe environment in which to practice the mechanics of contributing to a GitHub project. It was spawn out of the PHP South Africa Conference. For more details, visit our homepage.

Come take part to get involved in Open Source, promote projects, win stickers and introduce yourself.

View this project online

The master branch is regularly rolled out to production. It can be viewed online at http://www.phpsa2017profiles.co.za/

Instructions

Step One

Fork this Repo

Step Two

Extend the mostertb\PHPSA2017Profiles\Profiles\AbstractProfile class as mostertb\PHPSA2017Profiles\Profiles\<YourName>Profile

Step Three

Implement the following methods:

  • getName()
  • getBiography()
  • getGitHubUsername()
  • getProfileImageURL() (optional)
  • getMaintainedProjects() (optional)
  • getInvolvedProjects() (optional)

If you get stuck, just look at someone else's Profile class for inspiration...

Step Four

Add your new Bio class to the construction of mostertb\PHPSA2017Profiles\Kernel

Step Five

Run the PHPUnit test and check that they pass:

In the root directory of the project:

   $ vendor/phpunit/phpunit/phpunit

Step Six

Submit Pull Request (How TO | Pull Request from a fork)

Step Seven

Tweet your Pull Request @PHPSouthAfrica with the tag #PHPSA2017Profiles

This step is super important to the humor :)

Step Seven

PROFIT $$

Once your Pull Request is accepted, go say hi to Brad Mostert and he'll give you a GitHub sticker!

Where To Next

Now that you are one more 'OpenSource' contribution stronger, why not go have a look at Digital Ocean's Hacktoberfest initiative.

Alternatively, have a look at the projects that the other contributors to PHP South Africa 2017 Profile are involved in and go code with your fellow conference attendees

Why not also have a look at the TODO.md file in this repository for ideas if you would like to continue to contribute to this project

Running Locally

You can easily run a version of this project on your local dev environment by:

First running a composer install to generate an autoloader:

   $ composer install

Switch to the public directory

  $ cd public

Serve using the built-in PHP webserver:

  $ php -S 127.0.0.1:8000

Open the page in your web browser by going to http://127.0.0.1:8000/index.php

phpsa-2017-profiles's People

Contributors

abdurahims avatar akinyeleolubodun avatar christopherhuman avatar danie-za avatar dodge107 avatar edwardlubbe avatar etiennemarais avatar johnroux avatar jonathanbossenger avatar jsmcm avatar killaza avatar misterbrownrsa avatar mostertb avatar vauneen avatar

Watchers

 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.