** This is for the Pearl Frontend Internship. It is an unpaid position **

Prompt

Make a visual front-end for a user to see an inbox of recent text messages. Optimize the display / functionality in any way necessary. (Pagination, Searching, Preview-pane, etc..) We want to keep this purposefully open-ended to test your creativity.

Requirements

Basic Guidlines

Preferred Guidelines

If you have the technical chops and inclination, we'd love to see these features as well:

Bonus Points!

As a bonus challenge, we have a real time Pusher set up that publishes a new message every time one is received so that the user can get real-time updates without refreshing the page. The challenge here would be to set up your front-end to subscribe to that Pusher to get updates in real-time. If you're interested in doing this, we can provide you with the details to connect to our Pusher, just contact us!

API Documentation

Test this out with Postman and let us know if you have any problems!

Endpoint: https://x17hs8niwh.execute-api.us-east-1.amazonaws.com/dev/demo/get-seekers

Method: GET

Required Headers: None (if you have issues like internal server error contact us)