TarikKaanKoc / SurveyAnalysisApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SurveyAnalysisApp

App Cover Image

Analyze the results of a developer salary survey conducted among software developers in Turkey. This Streamlit-based web application lets you view various insights and visualizations based on survey responses.

Table of Contents

Features ✨

  • Explore distribution of developers based on gender, cities, and work type.
  • Visualize average salaries based on position, level, and experience.
  • Discover the most common benefits and technologies/languages used by developers.

Installation 🔧

  1. First, clone the repository to your local machine:

    git clone https://github.com/TKaanKoc/SurveyAnalysisApp.git
    cd SurveyAnalysisApp
  2. Create venv and install the required packages:

    pip install -r requirements.txt

Usage 🚀

  1. To run the app:

    streamlit run app.py
  2. Open the app in your browser using the link provided in the terminal.

Contributing 🤝

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Acknowledgements 👏

A big shoutout to Altuğ Akgül for making the survey possible and contributing to the developer community.

License

This project is under the MIT license. See the LICENSE for details.

About

License:MIT License


Languages

Language:Python 100.0%