A lightweight prototype to help early-stage startups track cash burn, runway, and basic financial health.
This project focuses on one critical startup problem:
Running out of money before achieving growth.
- Calculates monthly burn rate
- Estimates runway (in months)
- Predicts cash-out date
- Provides a simple financial health status
- Designed for early-stage & bootstrapped startups
This is an early prototype and is under active development.
Many startups fail not because of bad ideas, but because they:
- Don’t track burn rate clearly
- Misjudge how long their cash will last
- Make hiring or spending decisions blindly
This tool aims to give founders clarity and visibility over their financial runway.
- Python
- FastAPI (planned)
- Streamlit (planned UI)
- SQLite (planned for MVP)
- Matplotlib / Plotly (planned visualizations)
python app/main.py
## 📂 Project Structure