Dashboard • React • Flask • SQLite

OpsPulse Portfolio Tracking Dashboard

An internal operations dashboard for monitoring positions, trade activity, daily reporting, and exposure changes through a lightweight full-stack architecture.

Project Overview

OpsPulse was built as a practical, read-only internal tool for tracking portfolio positions, trade history, and daily reports. The project emphasizes clear architecture, reliable data flows, and a simple user experience for operations teams rather than flashy UI for end users.

Core Capabilities

System Design

SQLite Storage

Simple local database design for assets, trades, and historical snapshots.

Flask API

REST endpoints for portfolio, trades, daily reporting, and health checks.

React Frontend

Responsive UI for internal monitoring and quick inspection of portfolio activity.

Background Jobs

Price fetcher scripts keep current values and exposure monitoring updated.

Technologies Used