gboyega / 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.

Home Page:http://codavengers.000webhostapp.com/mini-classroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

http://codavengers.000webhostapp.com/mini-classroom


Languages

Language:PHP 44.0%Language:CSS 42.7%Language:HTML 10.1%Language:TSQL 2.8%Language:JavaScript 0.4%