Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 736 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 736 Bytes

Growtopia Statistics (Growstats)

Comprehensive down detector and server uptime monitoring page for the Growtopia Game. Uses Cron to automate the collection of online player count from the Growtopia API endpoint (every minute). Then saves the data to a csv file, to be read line by line for statistical visualization with Chart.js. Currently experimenting and looking for better algorithms involving Machine learning to be able to give a prediction on the Server Confidence.

Technology Stack

  • PHP7 (Backend)
  • MariaDB (Database)
  • jQuery (Animation Library)
  • Chart.js (Visualization Library)
  • Semantic UI (UI Framework)
  • Litespeed Web Server (Web Server)

Acknowledgments