Shipped this project!
My initial idea was to add audio recording capabilities to it, but dart and flutter are new to me, and it take me time to learn and build side by side, so i had to drop the audio idea.
My initial idea was to add audio recording capabilities to it, but dart and flutter are new to me, and it take me time to learn and build side by side, so i had to drop the audio idea.
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