Skip to content

Web application for data analysis about personal Enem mock tests results

Notifications You must be signed in to change notification settings

stuaninauts/enem

Repository files navigation

FIPE

Table of Contents
  1. About The Project
  2. Preview
  3. Getting Started
  4. Roadmap

About The Project

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.

Preview

Essay Grades:

Essay grades

Overall Performance Across All Subjects:

Overall performance

Comparing Overall Performance Between Two Attempts:

Overall performance two attempts

The mean number of questions that I knew for Maths:

Mean known for maths

Identifying Patterns and Trends Across All Subjects:

Patterns and trends across all subjects

Getting Started

Requirements

  1. Make sure you have Python installed. If not, you can download it from here.

  2. Install the required packages using the package manager pip.

    $ pip install -r requirements.txt

Running the application

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

Roadmap

  • Fix Análise de Conversão de Conhecimento tab
  • Add single discipline analysiss

About

Web application for data analysis about personal Enem mock tests results

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages