Add Hackathon Finder App project idea (Tier 2)#1089
Add Hackathon Finder App project idea (Tier 2)#1089Rayyan-101 wants to merge 2 commits intoflorinpop17:masterfrom
Conversation
📝 WalkthroughWalkthroughA new Markdown project spec, "Hackathon Finder App", was added describing an intermediate-tier app: purpose, core features (discover, filter, search hackathons), user stories, bonus features, resources, and example projects. No code or behavioral changes included. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@Projects/2-Intermediate/Hackathon-Finder-App.md`:
- Around line 64-68: Update the third bullet under "## Example Projects" to use
the correct platform capitalization: change the list item text "Hackerearth
Hackathons" to "HackerEarth Hackathons" so the entry reads exactly "HackerEarth
Hackathons".
🧹 Nitpick comments (1)
Projects/2-Intermediate/Hackathon-Finder-App.md (1)
24-30: Consider adding specific API examples.The resources section mentions "Public APIs or scraped datasets" but doesn't provide specific examples. Adding concrete API suggestions would help developers get started more quickly.
📚 Suggested enhancement
## Resources Needed - Frontend framework (React, Vue, or similar) -- Public APIs or scraped datasets for hackathon listings +- Public APIs or scraped datasets for hackathon listings (e.g., Devpost API, MLH API, or web scraping from event platforms) - Date and time handling libraries - Optional: Map services for location-based filtering
Summary
Documentation
Added a new Tier-2 project idea: Hackathon Finder App.
The proposal describes an application for discovering upcoming hackathons with filtering, search, and external resource links. It follows the contribution guidelines and includes user stories, bonus features, and helpful references.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.