A sleek, responsive cross-platform mobile application developed using Flutter for discovering and exploring movies in real-time
API Integration: Seamlessly fetches data from a real-time REST API (like TMDB) to populate dynamic content, including movie details, ratings, and posters.
User Interface: Features a modern dark-themed UI with a custom header "Welcome Back," an interactive search bar, and dynamic category filters (e.g., Action, Drama, Comedy, Romance).
Dynamic Lists: Implemented organized carousels for showcasing movies in categorized sections such as "My List" and "Recommended."
Technical Skills Demonstrated:
Frontend: Flutter & Dart (Cross-platform UI development).
Backend Connectivity: REST API consuming, asynchronous programming (using packages like Http or Dio), and efficient JSON parsing.