Open Issues Need Help
View All on GitHub Add minimal validation to the score field 4 days 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