Um app que pode ler arquivos html provenientes de navegadores, com os links de favoritos salvos por um usuário, para acompanhar sua navegação e obter dados.

1 Open Issue Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub
Web Development Data Extraction

AI Summary: Refactor the existing HTMLReader application to implement a Backend-for-Frontend (BFF) architecture. This involves restructuring the codebase to separate concerns for API, GUI, and CLI interfaces, creating core services and models, implementing BFF adapters, and writing unit and integration tests. The initial focus will be on basic file and directory operations (list, create, move).

Complexity: 4/5
help wanted

Um app que pode ler arquivos html provenientes de navegadores, com os links de favoritos salvos por um usuário, para acompanhar sua navegação e obter dados.

Python