Skip to content

bdobson01/simplero-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplero-dashboard

Usage

  • composer install

  • Grab a products csv per instructions in simplero2sqlite.php

  • Use simplero2sqlite.php to grab the information and put it in a local SQLite database. This takes a bit to run. e.g. php simplero2sqlite.php --key "MY_SIMPLERO_API_KEY"

  • Edit pageData.yaml. You will have different category names, different membership names, different pages.

  • Run the tui.php script to display the pages., e.g. php tui.php

  • Use the up/down arrows to scroll forward and backward through the data pages

Theory

  • You can add non-programmitic (SQL-only) data pages solely in pageData.yaml
  • You can add programmatic data pages in pageData.php (see the section on CVV)

About

A simple TUI to view graphs of invoice and product data from simplero's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages