An open API service indexing awesome lists of open source software.

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: 3 months 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.

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.