Skip to content

[Web Dev] Our tech test for people applying to our Fullstack Developer Role

Notifications You must be signed in to change notification settings

andersen-ev/TechTestWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Tech Test Web

Thank you for Applying to Andersen EV 🎉

Our tech test for people applying to our Fullstack Developer Role 💻

Suggested time box [Maximum 6 hours]

Task

Build a Single Page Application using Spotify Web API to meet the below requirements, using the Implicit Grant Flow described within the documentation for authentication.

You may use whatever technical stack suits you best, please give reasoning where appropriate for your choice in the README

N.B. This is a functional test, design is not important.

Requirements

  • A user should be able to view a grid of their recently played tracks.

    • This should include a relevant image for each track.
  • In a sidebar, a user should be able to view a list of all recently played artists.

    • This should be in order of most recently played.

    • On click of an artist, the grid of recently played tracks should be filtered by the relevant artist.

    • BONUS | On refresh of the page, any applied filter should be persisted.

Submission

Please send us the link to a github repository (Bitbucket etc. are acceptable too) with your completed submission. This must include a README explaining how to run your submission and any other infromation you think is relevant, such as how you would expand the application.

If you want to keep your submission repository secret then please invite Mark & Tom

We understand that time can be difficult to find whilst applying to jobs so feel free to include in your README an explanation of any compromises you made (e.g. tested partially due to time).

N.B. We value Quality over Quantity.

About

[Web Dev] Our tech test for people applying to our Fullstack Developer Role

Topics

Resources

Stars

Watchers

Forks