RoadUSP is a web application designed to help students visualize the relationships and prerequisites between courses at the University of São Paulo (USP), streamlining the decision-making process during the enrollment period.
The project simplifies curriculum understanding, allowing students to plan their academic path intuitively and visually. RoadUSP achieved significant reach within the university community and was featured in Jornal USP.
🇺🇸 English
You can explore the source code for the frontend, backend, and scraper through the project's submodules.
- Frontend: React
- Backend: Python
- Database: Supabase + Python
🇧🇷 Português (Clique para expandir)
O RoadUSP visa facilitar a visualização das relações entre as disciplinas da USP, auxiliando no período de matrícula. O projeto simplifica a compreensão da grade curricular, permitindo que o aluno planeje sua trajetória acadêmica de forma visual.
O RoadUSP teve um grande alcance dentro da faculdade, sendo inclusive publicado no Jornal USP.
Você pode acessar o front-end, back-end e o scraper através dos submódulos.
- Frontend: React
- Backend: Python
- Banco de Dados: Supabase + Python
Since this repository uses git submodules, use the following command to clone the entire project including all components:
git clone --recursive [https://github.com/Augusto-Ildefonso/roadusp.git](https://github.com/Augusto-Ildefonso/roadusp.git)