https://github.com/andrearcaina/chatgpt-survey-results
This program reads data gathered from a student-made survey: displays multiple graphs based on data. Uses libraries such as Tkinter, NumPy, and Matplotlib.
https://github.com/andrearcaina/chatgpt-survey-results
Last synced: about 2 months ago
JSON representation
This program reads data gathered from a student-made survey: displays multiple graphs based on data. Uses libraries such as Tkinter, NumPy, and Matplotlib.
- Host: GitHub
- URL: https://github.com/andrearcaina/chatgpt-survey-results
- Owner: andrearcaina
- Created: 2023-03-08T05:30:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T00:51:12.000Z (about 3 years ago)
- Last Synced: 2025-03-22T22:42:55.548Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 3.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatGPT-Survey-Results
- This is a program that reads data from a specific survey and generates multiple graphs.
- Programmed using python and libraries such as **Tkinter, NumPy, and Matplotlib**!
# Survey
- To access the survey, click this link [ChatGPT Survey](https://forms.gle/CVH2ucVJkqvs3SqB7).
- For more information, check out the report folder!
# Purpose:
- To survey 100+ university students with their experiences on ChatGPT!
- Intended for the assignment in the course of CPS412.
### ```How to run the program``` ###
1. download the zip folder
2. extract the folder and then open up the src folder
3. run main.py and then click on the buttons to see the graph!