Open Issues Need Help
View All on GitHub Web Development • Backend Development
FEAT: Criar entidade de Tag 27 days ago
AI Summary: Create a Tag entity in the backend for the Software Factory Portal. This includes creating the Tag model, serializer, viewset, and unit tests for creating a Tag.
Complexity:
3/5
feat good first issue backend
Web Development • Backend Development
FEAT: Criar entidade de Acessos 27 days ago
AI Summary: Create a 'Accesses' entity in the backend for the Software Factory Portal. This includes creating the model, serializer, and viewset for the entity. The entity will have status choices (Authorized, Unauthorized, Not Registered) and type choices (TAG, APP).
Complexity:
3/5
feat good first issue backend