generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
π― Topic IterationPrototyping, testing, analysing, and refining in a cycle of developmentPrototyping, testing, analysing, and refining in a cycle of developmentπ― Topic Time ManagementManaging competing needs and meeting deadlinesManaging competing needs and meeting deadlinesποΈ Priority StretchDo this once mandatory and key work is doneDo this once mandatory and key work is doneπ
Sprint 3Assigned during Sprint 3 of this moduleAssigned during Sprint 3 of this module
Description
Extra options
Do not do any of these until you have completed level 500!
Here are some ideas for consideration for further work:
- Add cast listing to your show listing, http://api.tvmaze.com/shows/1?embed=cast
- Add cast listing to your episode listing, http://api.tvmaze.com/shows/1?embed=cast
- Allow clicking a cast member to present a view of all shows the person has appeared in http://api.tvmaze.com/people/1/castcredits
- Linking those back into your episodes view of each show.
- Truncate long summaries and provide a "... read more..." control to reveal more.
- Allow the user to choose to have the show list sorted by rating (highest rated shows first)
- Have your search support start-of-word search, or other search types.
- Make the browser's back and forward buttons navigate through your changed views (see History.pushState()).
- Allow user to mark "favourite" shows
- Allow user to store notes on each episode
- Use local storage to cache the above, and perhaps also to cache episode lists
- Paginate through results with a "load more" button - don't load 100s of episodes at a time.
- Experiment with infinite scroll
- Responsive design
- Style your page to fit the theme of the show (colours, typography, background images, etc). Commit to one show to do this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
π― Topic IterationPrototyping, testing, analysing, and refining in a cycle of developmentPrototyping, testing, analysing, and refining in a cycle of developmentπ― Topic Time ManagementManaging competing needs and meeting deadlinesManaging competing needs and meeting deadlinesποΈ Priority StretchDo this once mandatory and key work is doneDo this once mandatory and key work is doneπ
Sprint 3Assigned during Sprint 3 of this moduleAssigned during Sprint 3 of this module
Type
Projects
Status
π Backlog