Skip to content

Graphical user interface for answering questions in the ENEM brazilian national exam

Notifications You must be signed in to change notification settings

neemias-rdl/enem-provas-gui

Repository files navigation

ENEM Provas GUI

This project aims to provide a graphical user interface for accessing data from the ENEM API by yunger7

This project is in development, and the plans for it's MVP currently are:

  • List all exams
  • Solve questions from exams by:
    • Whole exam
    • Whole exam by language
    • Only specific disciplines
    • Random question

This project is being developed using SvelteKit, and it's main purpose is learning and (with some luck) helping someone some day.

The project depends strongly on bootstrap for it's styling, I'm not that great with CSS so that's the path I'm following.

Build Instructions

Development

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Production

To create a production version of your app:

npm run build

The project is not yet ready for deployment

About

Graphical user interface for answering questions in the ENEM brazilian national exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published