Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

max-berman/flowkey-code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the instruction and codebase for an interview task atflowkey.

If anything here is unclear or any questions come to your mind, don’t hesitate to contact us - we’re here to help you!

Task Instruction

  1. Please copy this codebase to a private repo on your Github account by usingGithub Importer or by cloning it (don't create a fork!).

  2. Add a Pull Request (to merge your changes tomaster of your copy, not this repository!) implementing the following functionality:Enable the user of the app to record a sequence of keys played on the Piano UI as a "Song" and replay it.

Implementation guidelines

  • Focus onclean, readable code andsimplicity
  • Use thegraphql-server to store and retrieve songs (here the docs for client-sideQueries &Mutations)
  • Continue to usenpm as package manager, don't switch toyarn

Product requirements

  • Provide a button to start/stop recording a sequence of keys played on the Piano UI
  • Define a song title when storing a song on stop recording
  • Show a list of stored songs with title
  • Enable replaying stored songs with a small play button next to the title (with correct timing of replayed keys!)

Here a very simple example of what the UI could look like:image

IMPORTANT: It does not have to look like this, that's just an example!

Provided Codebase

The codebase consists of:

Basic infos and how to run instructions for both parts can be found in the according READMEs in each directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp