Skip to content

Spin42/openrbf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version

1.0.0

Tech

OpenRBF is maintained by Bluesquare and uses the following technology:

  • PHP
  • MySql
  • Jquery
  • Bootstrap
  • Highcharts
  • Dompdf

Package

The package contains a demo version with a demo database containing random data

Installation

You need a lamp environment

$ git clone https://github.com/openrbf/openrbf

You need to create index.php, pbf_app/config/config.php and pbf_app/config/database.php to fit to your local installation.
For this you can copy the examples files index.example.php, pbf_app/config/config.example.php and pbf_app/config/database.example.php and adapt your local path and the database access

Create a local database e.g. : 'openrbf' and import the database from db/openrbf.sql.zip

The default admin user is :

login : [email protected] pwd: demo

Known bugs or limitation

Development

Want to contribute? Contact Bluesquare (www.bluesquare.org)

Todo's

License

opensource

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 70.8%
  • JavaScript 21.3%
  • HTML 2.6%
  • C 2.3%
  • CSS 2.0%
  • Roff 0.3%
  • Other 0.7%