The back end for the TwistedArtistsGuild.com web app.

3 Open Issues Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
API Development Backend API

AI Summary: Integrate Large Language Model (LLM) capabilities into the TwistedArtistsGuild.com backend to enhance user experience. This involves using the LLM to respond to direct messages, track online trends, generate initial ad copy for products, and suggest products based on those trends. Image generation is explicitly excluded.

Complexity: 5/5
enhancement help wanted question

The back end for the TwistedArtistsGuild.com web app.

C#
API Development Backend API
Dynamic Forms 28 days ago

AI Summary: Develop and implement dynamic forms for the TwistedArtistsGuild.com backend, persisting form data in the database during migration. This includes documenting the forms and their workflow.

Complexity: 4/5
enhancement good first issue

The back end for the TwistedArtistsGuild.com web app.

C#
API Development Backend API

AI Summary: Implement modular search routes for the TwistedArtistsGuild.com backend, allowing searches across artists, listings, events, users, and venues. The search should utilize specified searchable fields and relevance signals (e.g., vote counts, due dates) for each entity type. Additionally, enrich search results with linked entities like ExternalLinks and Pictures, but don't create separate search routes for these enrichments.

Complexity: 4/5
enhancement good first issue

The back end for the TwistedArtistsGuild.com web app.

C#