Skip to content

Moduit Coding Interview Instructions for Frontend Web Developer

Notifications You must be signed in to change notification settings

moduit-engineering/Interview-Frontend-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Moduit Frontend Web - Coding Test

Instructions

On this coding test, you need to create an React JS (NextJS preferred) application solution to solve all the questions below.
You can use any 3rd party library that is provided on public NPM repository.

  1. Please fork this project on branch main.
  2. All Assets (logo & icon) are provided in this repository.
  3. After completing the tests, please push the code to your repository, notify and send your repository url to the examiner.

You need to connect with our screening API on this URL:

Base URL : https://screening.moduit.id/
Swagger : https://screening.moduit.id/swagger

Note: There's no authentication mechanism that you need to implement.

1. Question One

Please create a page that sends request to this endpoint: /frontend/web/question/one
and display it into a grid (data table) like mock-up below:

Test 1

2. Question Two

Please create a page that sends request to this endpoint: /frontend/web/question/two
and display it into a grid with additonal function: pagination and search (by title) like mock-up below:

Note: there's no server filtering, you need to apply the filter in your code.

Test 2

You have 24 hours to complete all questions.

Good Luck!

About

Moduit Coding Interview Instructions for Frontend Web Developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published