2 Open Issues Need Help Last updated: Aug 8, 2025

Open Issues Need Help

View All on GitHub
Web Development Backend Development

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

Backend do Portal da Fábrica de Software

Python
Web Development Backend Development

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

Backend do Portal da Fábrica de Software

Python