Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 854 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 854 Bytes

protoExpert

protoExpert is small PHP prototype Expert System application

GitHub license GitHub issues GitHub forks GitHub stars

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 !