Skip to content
Amirhossein Douzandeh Zenoozi edited this page Jan 17, 2024 · 2 revisions

Overview

As part of our application process, we'd like to see what you can produce by giving you the assignment to develop a real-time dashboard that should consume fake server metrics using websocket connection.

Requirements

  • You should use the following technologies:
    • Typescript
    • React (or Next.js)
    • Websocket (not socket.io)
  • Git is a must, please make sure you commit your work throughout the process.
  • You're free to use whatever UI library you prefer.

Optional

  • Responsive Dashboard
  • Highly reusable components
  • Polish and UX
  • Tests
  • Deployment
Clone this wiki locally