Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cahyadsn/protoexpert

prototype Expert System
https://github.com/cahyadsn/protoexpert

Last synced: 5 days ago
JSON representation

prototype Expert System

Awesome Lists containing this project

README

        

# protoExpert
protoExpert is small PHP prototype Expert System application

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/cahyadsn/protoExpert.svg)](https://github.com/cahyadsn/protoExpert/issues)
[![GitHub forks](https://img.shields.io/github/forks/cahyadsn/protoExpert.svg)](https://github.com/cahyadsn/protoExpert/network)
[![GitHub stars](https://img.shields.io/github/stars/cahyadsn/protoExpert.svg)](https://github.com/cahyadsn/protoExpert/stargazers)

## Installation

1. Download the protoExpert
2. Unzip the package to your web server
3. Import db/protoExpert.sql to your database server
4. Edit config.php to the propriate database configuration
5. Login to application by navigate to login.php with username 'admin' and password 'password'
6. Enjoy !