Welcome to the coding challenge for the Product-led Growth team at flowkey.
This repository contains a set of coding challenges designed to assess different skills. Based on your experience and interests, you can choose the challenge that best fits you.
If anything is unclear, feel free to reach out. We’re happy to help! 😊
-
Copy the repository
Please create a private repository in your GitHub account by clicking on the Use this template option.
Alternatively, you can clone it manually. Do not fork this repository.
-
Choose a challenge
We offer multiple coding challenges, each focusing on different aspects of development. Choose the one that aligns with your experience and interests:-
Full-Stack Feature
Implement a feature that integrates both backend (GraphQL) and frontend (React). A good fit if you enjoy working across the stack. -
API Implementation
This is a purely server-side challenge and involves no UI. Choose this if UI isn't your focus/strength. -
React UI
Build a React View based on a given Figma design. Ideal for candidates with frontend and React experience.
Details can be found in the respective challenge's document.
-
This repository includes a starter codebase to help you complete the challenges. Refer to the linked README files (below) for setup and usage instructions:
- Server using Express and Apollo GraphQL
- Web Client – A minimal React frontend