Table of Contents
During my period of study to enter the university, I took numerous mock tests for the ENEM (Exame Nacional do Ensino Médio, the National High School Exam in Brazil). Throughout this time, I gathered extensive data from these mock tests. Leveraging this data, I developed a web application written in Python to analyze the results. This project aims to provide insights and identify trends in my performance across different subjects.
-
Make sure you have Python installed. If not, you can download it from here.
-
Install the required packages using the package manager pip.
$ pip install -r requirements.txt
This app is hosted on the following website:
https://enem.stuaninauts.com
Or, if you want to run locally,
$ cd src/data_analysis
$ shiny run --reload
- Fix Análise de Conversão de Conhecimento tab
- Add single discipline analysiss