Open Issues Need Help
View All on GitHub OWNER role about 2 months ago
good first issue low-priority
Submission process improvements 2 months ago
enhancement help wanted
File storage refactoring 2 months ago
enhancement help wanted
Add pictures from undraw 3 months ago
AI Summary: Add illustrations from undraw.co to the frontend of the project to improve its visual appeal.
Complexity:
2/5
enhancement good first issue low-priority
Submissions should not operate with user names 3 months ago
AI Summary: Refactor the Submission entity to remove the `userName` field and replace it with `userId`. Update all related code (including file keys) to use `userId` instead of `userName` to ensure submissions are identified by user ID, not username.
Complexity:
3/5
enhancement good first issue