Skip to content

DasNerdwork/voidwatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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.


📦 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