Open Issues Need Help
View All on GitHub Uncategorized • Unknown
Add minimal validation to the score field about 2 months ago
AI Summary: The issue requests adding validation to the 'score' field to prevent invalid submissions like negative values. This involves implementing both database-level constraints to ensure scores are within a 1-5 range and form-level validation for user input.
Complexity:
3/5
bug good first issue help wanted