AbdulazizAlaa / FixPhase

A Bug Tracking System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

XAMPP installed and configured.

Running the site

You should have cloned your repo in C:/xampp/htdocs

Follow these steps to get it to work:

  1. Goto `DIR/FixPhase/fixphase/application/config/".
  2. Make a new copy of this file database.php.sample and rename the new copy to database.php.
  3. Open database.php, and fill your setting of your database like the user,password & database name.
  4. Open xampp.
  5. Head your browser to localhost/FixPhase/fixphase/public/

About

A Bug Tracking System


Languages

Language:PHP 67.4%Language:CSS 17.0%Language:JavaScript 14.5%Language:HTML 1.0%Language:ApacheConf 0.0%