https://github.com/vaebhav-98/frontend-assssment
Get the top 10 shows from the api tvmaze.com and display them in a carousel component. Store entries using preferred state management like context api, redux, mobx etc.
https://github.com/vaebhav-98/frontend-assssment
redux-thunk redux-toolkit tvmaze tvmaze-api
Last synced: over 1 year ago
JSON representation
Get the top 10 shows from the api tvmaze.com and display them in a carousel component. Store entries using preferred state management like context api, redux, mobx etc.
- Host: GitHub
- URL: https://github.com/vaebhav-98/frontend-assssment
- Owner: vaebhav-98
- Created: 2023-11-05T04:53:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T18:55:57.000Z (over 2 years ago)
- Last Synced: 2025-01-10T15:22:51.391Z (over 1 year ago)
- Topics: redux-thunk, redux-toolkit, tvmaze, tvmaze-api
- Language: JavaScript
- Homepage:
- Size: 598 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend-Assssment
Get the top 10 shows from the api tvmaze.com and display them in a carousel component. Store entries using preferred state management like context api, redux, mobx etc.
In the metrics section, you can use any third party graph library but try to match the design closely.
Average Rating:
For this use a gauge chart to display the average rating of the 10 shows lets - from the api endpoint above.
Schedule Breakdown:
Use a bar graph to display the number of shows are scheduled for each day. For example, display how much shows are scheduled for Sunday, Monday etc.