Skip to content
Ashley edited this page Dec 19, 2018 · 1 revision

kn-fsm: Figure Skating Metrics

This is a tool I designed to help me keep track of expenses and hours spent on figure skating. Eventually, I found it useful to help document and visualize my progress and keep track of things I would have to re-order. In theory, any one with a basic LAMP server should be able to utilize this for their own tracking.

Originally, I tracked this data in a Google Spreadsheet, until I grew out of it and moved my rows to SQL and my logic to php, polishing it up with some CSS.

Requires

  • MariaDB/MySQL
  • PHP
  • Apache/Ngynx/Any Webserver
  • Uses Bootstrap for front end prettiness
Clone this wiki locally