PetBook a Solucão que conecta criadores de Pet aos melhores Serviços e Produtos sem a necessidade de sair de casa.

7 Open Issues Need Help Last updated: Sep 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The GitHub issue proposes implementing a Backend for Frontend (BFF) architecture for the Petbook application using NestJS. This architecture aims to provide tailored endpoints for different frontends (web, mobile) while centralizing core business logic. The proposal outlines a monorepo project structure, including an API Gateway, dedicated BFF services, and underlying microservices, along with configuration examples for tools like Nx or Turborepo.

Complexity: 4/5
documentation good first issue help wanted

PetBook a Solucão que conecta criadores de Pet aos melhores Serviços e Produtos sem a necessidade de sair de casa.

TypeScript

AI Summary: This GitHub issue serves as a guide for implementing internationalization (i18n) in NestJS applications, highlighting its importance for multi-language support. It primarily recommends using the `nestjs-i18n` package, providing a basic configuration example for `AppModule` and detailing the suggested file structure for translation files. The issue outlines the initial setup steps for integrating i18n into a NestJS project.

Complexity: 2/5
good first issue

PetBook a Solucão que conecta criadores de Pet aos melhores Serviços e Produtos sem a necessidade de sair de casa.

TypeScript

AI Summary: The issue proposes a refactoring task to change the data type of identifiers (IDs) from strings to integers. This typically involves updating database schemas, migrating existing data, and modifying all code that interacts with these IDs across the application.

Complexity: 4/5
good first issue

PetBook a Solucão que conecta criadores de Pet aos melhores Serviços e Produtos sem a necessidade de sair de casa.

TypeScript

AI Summary: This issue is about implementing the initial registration process for the application. It involves creating profiles for both pet owners (users) and their associated pets, establishing the foundational data structure for the system.

Complexity: 3/5
good first issue

PetBook a Solucão que conecta criadores de Pet aos melhores Serviços e Produtos sem a necessidade de sair de casa.

TypeScript

PetBook a Solucão que conecta criadores de Pet aos melhores Serviços e Produtos sem a necessidade de sair de casa.

TypeScript

AI Summary: This GitHub issue proposes implementing a feature for daily alerts or reminders for various actions, such as health-related tasks, walks, or baths. The title suggests these reminders should be managed or viewed similarly to appointments.

Complexity: 3/5
good first issue

PetBook a Solucão que conecta criadores de Pet aos melhores Serviços e Produtos sem a necessidade de sair de casa.

TypeScript

AI Summary: This issue proposes adding functionality for users to schedule specific services like bathing, grooming, or vaccination. It aims to integrate the selection of these services directly into the appointment booking or scheduling process, allowing users to request them when making an appointment.

Complexity: 3/5
good first issue

PetBook a Solucão que conecta criadores de Pet aos melhores Serviços e Produtos sem a necessidade de sair de casa.

TypeScript