https://github.com/j0m1ty/marketmaker
Desktop application for viewing and analyzing market data.
https://github.com/j0m1ty/marketmaker
economics electron farmfe react
Last synced: about 2 months ago
JSON representation
Desktop application for viewing and analyzing market data.
- Host: GitHub
- URL: https://github.com/j0m1ty/marketmaker
- Owner: J0m1ty
- Created: 2024-10-19T17:37:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T16:19:01.000Z (over 1 year ago)
- Last Synced: 2025-01-31T01:51:45.136Z (over 1 year ago)
- Topics: economics, electron, farmfe, react
- Language: TypeScript
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Market Maker
Market Maker is a browser-based simulator for supply-and-demand analysis. Load a preset or your own CSV, apply market shocks or policy tools, and watch curves and welfare figures update in real time. Built for RIT economics classes but feel free to use it anywhere.
## Interact

Run experiments on an existing market: price floors, ceilings, taxes, subsidies, supply- or demand-shifts, elasticity, and welfare are calculated on the fly. Multiple tabs let you compare scenarios side by side.
## Create

Spreadsheet-style editor for building or importing data. Insert, delete, duplicate rows, generate sample sets, and export CSV files.
## Learn

In-app documentation and a useful resource if you need help using the application.