Skip to content

hugbed/ringzer0_scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Ringzer0 Scoreboard

The purpose of this project is for tracking the number of points on www.ringzer0team.com for multiple users in order to instore friendly competition and encourage progress.

Since there is no available API, the points are scraped directly from the HTML (oh well, it works). The points are stored in a sqlite3 database with the associated date and are displayed with a nodejs server serving a REST API and a HTML page.

Scraper and Database

The code for scraping and building the database is in ringzer0parser/.

The code for the server and web UI is in scoreboard/.

About

Ringzer0 Scoreboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published