Open Issues Need Help
View All on GitHubSite institucional da Comunidade AWS criado em Collabs
AI Summary: Implement a full CRUD (Create, Read, Update, Delete) system for Events and Speakers within an AWS Amplify application. This includes creating database models, resolvers, UI components for both public-facing event pages and an admin panel, image uploading to S3, and potentially migrating historical data. The system should handle relationships between Events and Speakers (one-to-many).
Site institucional da Comunidade AWS criado em Collabs
AI Summary: Develop a CRUD module for blog posts with future support for comments, using DynamoDB for data storage and GraphQL/Lambda resolvers. This includes creating an admin panel, handling Markdown rendering, image storage in S3, and implementing frontend components for listing and viewing blog posts. The task requires modeling a DynamoDB table, generating a GraphQL schema, and creating Vue Router routes.
Site institucional da Comunidade AWS criado em Collabs