-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Description
Create a reusable quiz template application using DappyKit that is ready to be deployed to Farcaster.
Requirements
- Create a quiz template that allows customizable questions and answers
- Integrate with DappyKit for Web3 functionality
- Ensure compatibility with Farcaster deployment requirements
- Support different question formats (multiple choice, true/false, etc.)
- Track user responses and calculate results
- Display a final score or outcome to users
UI/UX Requirements
- Design a clean, modern interface
- Ensure responsive design with proper mobile display
- Implement smooth transitions between questions
- Create engaging results display
Technical Considerations
- Implement TypeScript throughout
- Create comprehensive JSDocs for all functions
- Ensure components pass all linting and formatting checks
- Optimize for performance and minimal loading times
Acceptance Criteria
- Quiz template can be easily customized with different questions
- Application works correctly on desktop and mobile devices
- All tests pass successfully
- Code passes linting and formatting checks
- Successfully deploys to Farcaster