- Learned Dart
- Learned Basic Flutter
- Made initial layout & commit for the application
Log in to leave a comment
Made the Navbar links functional.
Changed the styling of the buttons used in movie slider that shows the movie’s genre
FIxed a bug that made movies under ‘All Movies’ section not clickable
Log in to leave a comment
Website where you can search movies and shows and see their details, this project taught me about API calls/request management and how inefficient requests can easily exhaust your API limits.
Made a website that utilized OmDb and TmDb API to search and view details of different movies and shows. Made the UI, Implemented Search feature. Made a Genre filter bar to search for specific genres. Made a Carousel and Slider that shows movies as cards. Made a general ‘Template HTML’ so that every clicked movie will open up in that structure with their detail dynamically using JS and movie ID
Log in to leave a comment