HighFive is a very simple social network coded in PHP Core, HTML, JavaScript (and its frameworks) and CSS (Bootstrap).
It allows its users to:
Move to your htdocs folder and execute following command:
git clone https://github.com/team5star/highfive.git
Import db-structure-dbhighfive.sql
to MySQL using phpmyadmin.
Now, move to config
folder inside highfive
.
Create a file named database.php
In database.php
put the database credentials like this:
<?php
$DB_HOST = "localhost";
$DB_NAME = "dbhighfive";
$DB_USER = "root";
$DB_PASSWORD = "<your_password_here>";
?>
All code must comply with coding convention specified in CODING.md file.
This repository is licensed under the terms of MIT License file included in this repository.
Muhammad Tayyab Sheikh π π π π» π¨ | Moz125 π π» π€ π¨ | MajidKhanBurki π¨ π» | Mbrzzz π¨ | Alijaffery5 π¨ π» |