Skip to content

polarbaker/agritech-dashboard

Repository files navigation

Agritech Financial Projection Dashboard

A modern dashboard application for financial projections targeting Agritech startups. This application provides intuitive tools for scenario planning, financial modeling, and visualization of 10-year projections.

Features

  • Interactive financial projections for 10 years
  • Regional revenue breakdown (North/South India)
  • Product mix analysis (Hardware/Software)
  • Multiple growth scenarios
  • Interactive charts and visualizations
  • Downloadable reports

Quick Start (Streamlit Demo)

  1. Ensure you have Python 3.8+ installed

  2. Set up the virtual environment:

    python3 -m venv venv
    source venv/bin/activate  # On Windows: .\venv\Scripts\activate
    pip install -r requirements.txt
  3. Run the Streamlit app:

    streamlit run app.py
  4. Open your browser and navigate to http://localhost:8501

Usage

  1. Use the sidebar to adjust:

    • Initial revenue for North and South India
    • Growth scenario (Low/Medium/High)
    • Hardware/Software revenue split
  2. View projections through:

    • Interactive charts
    • Detailed data tables
    • Downloadable reports

Development

This project is being developed in two versions:

  1. A Streamlit prototype for rapid iteration (current)
  2. A full React application (coming soon)

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published