Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Dear Candidate,

This assignment is part of the technical interview to assess your knowledge by observing the
code quality, completion of the project on time. Please reach back to us in case you have any
doubts on the question.

AdSoul
AdSoul is a dashboard of apps with its ads stats.

User Flow

Home Page

© GreedyGame Media Pvt Ltd 2021


App Details Page

API:

● All Apps List: GET: https://api.npoint.io/54d09df281f91e8c146f


● All Stats: https://api.npoint.io/d734975d2aee62d197ef
● Stats by App Id: GET: https://api.npoint.io/d734975d2aee62d197ef/{appId}

APP UI:
We have attached a zip file that contains all the assets and mock UI for this assignment.

Submission:
Commit the code to your Github.com repository and share with us the repository link and one
live link to view the task

© GreedyGame Media Pvt Ltd 2021


Judging Criteria:
● Completion of the task (all functionality and UI)
● Clean and readable code
● Following best practices and design patterns

Frequently Asked Questions:

Q: Should I make it responsive?


A:Yes, Mobile and Desktop

Q: What framework/library should I choose?


A: React.js and Redux.

Q. What is Render Rate?


A: Render Rate = (Impression / Ad Response) * 100

© GreedyGame Media Pvt Ltd 2021

You might also like