/Mini-classroom-php-version

This is the PHP Version of the mini-classroom task we did at HNG Internship 6.0. The original version was developed by @ibeFX with the use of Node.js but this PHP Version is created by @Kazeem Asifat.

Primary LanguagePHP

Build Status

EOS


To view the final Build

Installation Guide To run on your local evn

  • You need to have a php server and a mysql database installed. You can download either xampp or wamp server)

  • Clone this repository into the htdocs folder

  • If you have not been added to the organization, kindly work in your forked repository and open a pull request here

  • Fork the repository and push to your staging branch

  • Merge to your master and compare forks with the original repository

  • Open a Pull Request.

  • Read this or watch this for more help

git clone https://github.com/hngi/Team-EOS-Mini-Classroom.git
cd Team-EOS-Mini-Classroom

Contribution Guide

git checkout staging

The template for your profile page can be found here Contribution.json

  • Copy the contents of that file

  • Create a new line with this markup and with your slack username like so, e.g "slack username":{ "fullname": "Asifat Kazeem Adeniyi", "stack": "Backend", "skills": "PHP" },

  • Paste the contents there

  • Push to staging branch and open a pull request

  • Wait for review

Ensure you read this doc here for complete instructions
Failure to do this will warant closing your pull request