8000 GitHub - leyley/TinyBI: Openource BI Report System, cutting edge fork
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

leyley/TinyBI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyBI

Travis Build Status Release Status License Go Report Card Openource

Openource BI Report System, simple and powerful

Screenshots

  • Login Page

Login Page

  • Concurrent Tasks

Concurrent Tasks

  • Version Page, loaded by module

Version Page

Features

  • Modulized Architecture (Done)
  • Scheduled Concurrent Tasks (Done)
  • Multilingual WEB UI (Done)
  • Configurable PHP modules (Done)
  • RESTFUL APIs (In process)

Business Modules

  • General Ledger (Done, Will be splited from core)

Installation Dependencies

github.com/go-sql-driver/mysql

github.com/go-xorm/xorm

github.com/gljubojevic/gocron

github.com/360EntSecGroup-Skylar/excelize

github.com/go-gomail/gomail

github.com/chai2010/gettext-go/gettext

Installation process

  • To build TinyBI, use make.sh to simplize the Installation process
#Just enter make.sh to show usage;
./make.sh
#Build the core
./make.sh build
#Build the modules
./make.sh build_mods

About

Openource BI Report System, cutting edge fork

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 35.0%
  • HTML 34.0%
  • JavaScript 30.1%
  • Shell 0.9%
0