Unit 3 Assignment: Flixster
Submitted by: Ogenna Obiora
Estimated time spent: 20 hours spent in total
Deployed Application (optional): Flixster Deployed Site
Application Features
CORE FEATURES
- [x] Display Movies
- [x] Users can view a list of current movies from The Movie Database API.
- [x] For each movie displayed, users can see its title, poster image, and votes.
- [x] Users can load more current movies by clicking a button at the bottom of the list (page should not be reloaded).
- [x] Search Functionality
- [x] Users can search for movies and view the results in a grid.
- [x] Users can clear results and view previous current movies displayed.
- [x] Accessibility Features
- [x] Website implements accessibility features (semantic HTML, color contrast, font sizing, alt text for images).
- [x] Responsive Design
- [x] Website implements responsive web design.
- [x] Movie Details
- [x] Users can view more details about a movie in a popup, such as runtime in minutes, backdrop poster, release date, genres, and/or an overview.
- [x] Sorting Options
- [x] Users can click on a filter by drop down to sort product by type (alphabetic, release date, rating).
- [x] Layout
- [x] Website displays header, banner, search, movie grid, about, contact, and footer section.
STRETCH FEATURES
- [x] Deployment
- [x] Website is deployed via Render.
- [ ] Embedded Movie Trailers
- [x] Within the popup displaying a movie's details, users can play the movie trailer.
- [x] Watched Checkbox
- [x] For each movie displayed, users can mark the movie as watched.
- [x] Favorite Button
- [x] For each movie displayed, users can favorite the movie.
- [ ] Sidebar
- [ ] Users can open a sidebar
- [ ] The sidebar displays the user's favorited and watched movies
Walkthrough Video
`
`
Reflection
- Did the topics discussed in your labs prepare you to complete the assignment? Be specific, which features in your weekly assignment did you feel unprepared to complete?
I felt like the topics discussed in class prepared me to complete my project especially when it came to passing props, useState, and fetching data from an API.
- If you had more time, what would you have done differently? Would you have added additional features? Changed the way your project responded to a particular event, etc.
If I had more time I would have implemented a Side Bar component.
- Reflect on your project demo, what went well? Were there things that maybe didn't go as planned? Did you notice something that your peer did that you would like to try next time?
I would like to try more CSS styles to make my project more visually appealing.
Open-source libraries used
- Add any links to open-source libraries used in your project.
Shout out
Give a shout out to somebody from your cohort that especially helped you during your project. This can be a fellow peer, instructor, TA, mentor, etc.
Shoutout to Joy, Bryan, Saja, and Emmanuel😊