-
Notifications
You must be signed in to change notification settings - Fork 3
MVPs
kangaree edited this page Jan 23, 2019
·
11 revisions
Fullscreend, a Letterboxd clone, allows users to review and collect tv shows.
- Users can sign up, login, and logout
- Users can't use certain features without logging in (review, add to lists)
- Users do not have to be logged in to see the shows index
- Anyone can view a show or lists of shows
- Use TMDb API for seed data
- Adequate styling (heavy use of posters) and search and filter functionality
- Anyone can view reviews
- Logged in users can post a review of any show
- The reviews for each show are displayed on that show's show page
- Average review score is displayed
- Author can edit or delete review
- Anyone can view lists
- Logged in users can add shows to and create lists
- Creator can edit or delete list
- Logged in user can set a watched status (watched, want to watch, currently watching) for a show