EMPLEATRONIX is a Python-based application built with Streamlit, designed to provide a clear and interactive visualization of employee data. Its primary goal is to facilitate the analysis of salary distributions within an organization through dynamic charting.
The application processes employee records from a CSV dataset and presents them in two main sections:
- Data Table: A structured view of the raw employee data.
- Interactive Bar Chart: A horizontal visualization of salaries that supports user customization:
- Color Customization: Users can select the specific color for the chart bars.
- Display Toggles: Options to show or hide employee names and specific salary values directly on the chart.
The project is deployed and accessible via the Streamlit Community Cloud at the following URL: