Welcome to the repository of the video game dashboard project! This repository contains the source code and files needed to create an interactive dashboard that displays data extracted from a CSV file regarding video games. The project was developed as part of the "computer science" exam in college, and we were able to get the highest score because of it "30L"
The main goal of this project is to provide an intuitive and informative dashboard to visualize data about video games. Using the Streamlit library and the Python programming language, we were able to create a web application that allows users to explore and analyze data interactively.
To clone and execute the code, the following must be installed on the computer:
- [Numpy](https://numpy.org/install/)
- [Pandas](https://pypi.org/project/pandas/)
- [Streamlit](https://docs.streamlit.io/library/get-started/installation)
- [PIL](https://pypi.org/project/Pillow/)
- [Altair](https://pypi.org/project/altair/)
- [Plotly Express](https://pypi.org/project/plotly-express/)
From the command line:
# Clone this repository
$ git clone https://github.com/Di3go-Opr3a/Dashboard_VideoGame-University.git
# Enter the repository
$ cd Dashboard_VideoGame-University.
# Install the dependencies
$ python get-pip.py
$ pip install numpy
$ pip install pandas
$ pip install streamlit
$ pip install pillow
$ pip install altair
$ pip install plotly-express
# run the application
$ streamlit run Dashboard.py
If you would like to contribute to this project, you are welcome! You can open issues to report bugs, propose new features, or submit pull requests to improve existing code. We are open to suggestions and collaborations to make this dashboard even more useful and interesting.
Thank you for visiting this repository and for your interest in the video game dashboard project. We hope it will be a useful and interesting experience for all video game and data analysis enthusiasts.
Please feel free to reach me if you are a recruiter or a company interested in discussing potential hiring opportunities, I would be happy to hear from you. You can contact me through:
- Email: [email protected]
- LinkedIn: Diego Oprea
- Instagram: Diego Oprea
- GitHub: @Di3go-Opr3a