acmpesuecc / acmpesuecc/PESto-do
Dynamic Subject Loading from pesuacademy.com
- Linguagem predominante
- JavaScript
- Estrelas
- 0
- Forks
- 11
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Create a backend service that logs into pesuacademy.com with a user's credentials, scrapes their course data for the current semester, and then sends it to the PESto-do app. The app would then dynamically display the checklists for the subjects the user is enrolled in.
- Create API endpoints to send the scraped subject data to the frontend.
- Modify the frontend to fetch and display the subjects dynamically for the logged-in user.
- Implement a secure authentication system to manage user sessions.
Refer to [polarhive/attend](https://github.com/polarhive/attend) for a reference on scraping data from pesuacademy
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.