ArshdeepGrover/CineScope
This is a practice project for some play.
What's novel
This is a practice project for some play.
Code Analysis
18 files read · 6 roundsA movie discovery application that searches for films using the OMDB API, manages favorites and bookmarks via localStorage, and displays results in a responsive UI.
Strengths
Clean Angular architecture with proper RxJS state management, well-defined interfaces, and a responsive Tailwind CSS design. The service layer correctly separates data fetching from UI logic.
Weaknesses
Critical security issue with hardcoded API key, business logic leaking into components via direct localStorage manipulation, use of native alerts/confirm dialogs, and missing unit tests.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
7
Contributors
2
Files
73
Active weeks
3
Repository
Language
HTML
Stars
3
Forks
2
License
—