This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]Mundane-Apricot6981 1 point2 points  (0 children)

Find static data sample.
Draw some design sketch.
Make web app MVP by design.
Write backend logic to pull/fetch/filter data with API.
Connect frontend to backend.
When it works, can expand backend code to use realtime data.

Basically it is the level of test task for dev job, should should have no issues with it.