Project Description:
I need someone to create a web page, using PHP, named Add_collaborator.php, which can be accessed using a link like www.x.com/add_collaborator.php?secret_code=4f7343dfad4w43f4343r434d7e34
If the web page is accessed using the correct secret code (this code should have 60 alphanumeric characters). Then the page should show the following text:
"Please write your GitHub username to get access to the code repository"
Below there should be a textbox and a "submit" button.
If the webpage is accessed using the wrong secret code, then the page should be blank.
The secret code should be hard-coded in the php source code.
If a github username is written in the textbox, then you should utilize the GitHub api (http://developer.github.com/) to add the GitHub user to a team (I have an organization), which has pull access to the private repository. Today I do this manually on the following page: http://screencast.com/t/DAHpLTfBL
Please indicate in your bid, whether you are able to make a pull request with your changes. A description on how to do this can be found here: https://docs.google.com/document/d/1biEViRLFwlG7GnO_NHYa6m_U0YiUKU9oNpRoCcO4xak/edit
Please also indicate in your bid how much total payment you want for this and how fast you can deliver.