
/cdn.vox-cdn.com/uploads/chorus_image/image/56442545/rottentomatoes.0.jpg)

#Open flixster code
TODO:// Add the embedded URL code to your animated app walkthrough below, ADD_EMBEDDED_CODE_HERE. Implement anything else that you can get done to improve the app functionality!.
#Open flixster movie
Allow movie video trailers to be played using embedded YouTube.Improve the user experience through CSS & animation.Allow user to view more details about a movie within a popup.Website accounts for basic HTML/CSS accessibility features.There should be a close icon with an id of close-search-btn that exits the search, clears results, and shows the current movies displayed previously.The results from the search should be displayed on the page.When a user hits 'Enter', it should send a search request to the movies API.Users should be able to type into the input.There should be a search input element with an id of search-input.Allow users to search for movies and display them in a grid view.New movies should simply be added to the bottom.When clicked, the page should not refresh.

#Open flixster update
As you work on your assignment over the course of the week, update the required or stretch features lists to indicate which features you have completed by changing to. The next assignment will introduce new concept such as accepting user input and navigating between activities but will also reinforce important concepts such as networking, using APIs, and handling remote images.📝 NOTE Use this template to initialize the contents of a README.md file for your application. This assignment also gave us our first introduction to networking, working with APIs and loading remote images. Hopefully this project has given you a better sense of working with RelativeLayout which is a very flexible layout system, probably one of the most powerful responsive-first layout systems available across web and mobile platforms.
#Open flixster android
Keep in mind that one of the most important parts of Android development is learning the correct patterns and conventions. You should consider going back and implementing applicable feedback as well. Read through the feedback guide point-by-point to determine other ways you could improve your submission. We have provided a detailed Flicks Feedback Guide here which covers the most common points we see for this project. The optionals provide a lot of really good learning opportunities. This is a great way to get the most out of the class. We really appreciate that you completed optionals in addition to the required stories. This is a much more complex app than the initial Todo app as it includes a lot of new concepts. We hope you learned a lot this week with the Flicks app.
