Skip to content

DasNerdwork/voidwatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

VoidWatcher

VoidWatcher is a lightweight web-based dashboard for visualizing Warframe market data. It displays the best performing and most traded items over various timeframes using live PostgreSQL data.

🌐 Webaccess

The app is accessible via Cloudflare pages or for immediate build access and testing purposes via DasNerdwork.net:

πŸ“¦ Features

  • Fast and minimal Python backend using FastAPI
  • Market analytics with:
    • Top performers by price
    • Top sellers by volume
  • Time-based filters (24h, 48h, 7d, 14d, 30d, 90d)
  • Data sourced from item_stats_48h and item_stats_90d tables
  • Postgres-powered backend

πŸ›  Tech Stack

  • Backend: Python + FastAPI
  • Database: PostgreSQL
  • Frontend: React + HTML + Tailwind CSS

About

Syncs and stores Warframe market and stat data into PostgreSQL for backend use in Go-powered web interfaces.

Topics

Resources

Stars

Watchers

Forks