A Python-based, no-PowerBI web app to track branch-wise and employee-wise financial performance — built using Streamlit, Pandas, and Altair.
This dashboard helps management and HR teams to:
✅ Track total sales, expenses, and net income
✅ Monitor employee-level performance with alerts
✅ Visualize 12-month company and branch trends
✅ Identify underperforming employees (below 3× ratio)
Built for businesses who want real-time insights without expensive BI tools.
- Blinking ⭐ for high-performing branches
- "Needs Review" alerts for underperforming staff
- Altair charts for:
- Branch comparisons
- Monthly performance
- Employee summaries
- Performance ratio logic (
Revenue / (Expense + Salary)) - Fully interactive with Streamlit UI
This tool was designed for companies with multiple branches or regional offices. Managers can:
- Detect which branches are profitable
- Drill down to see which employees drive performance
- Use the "Needs Review" column to plan training or performance reviews
- Clone the repository:
git clone https://github.com/hisrinivas1972/sample.git
- Python
- Streamlit
- Pandas
- Altair
T.A.Srinivas