Skip to content

podbox/podbox-challenge-connector

Repository files navigation

This challenge is related to the Podbox's connector developer position.

The Podbox connector Challenge!

We want you!

So you are willing to have fun working along with the [Podbox](https://www.podbox.com/about-us) team? Here is the first step, which will give you the freedom to demonstrate some of your developer skills!

The game

This repository contains the skeleton of a web application whose purpose is to display the top 10 music tracks of the week along with a Spotify player.

Your goals are to:

Of course, you can add any dependencies and libraries you want. However, you are not expected neither to modify the client code nor to add new server functionalities.

You can see a running version of a solution here: https://podbox.herokuapp.com/. The heroku app can be slow to startup and be careful that your ad or script blocker is not preventing from embedding the Spotify player.

How will you impress us?

  • by the simplicity of your solution
  • if you find a way to make the calls to Spotify in parallel (be careful...)

Notes:

  • we will test your submission by running the project with ./gradlew bootRun and then going to http://localhost:8080/. Make sure this works!
  • we will spend about half an hour reviewing your submission, so don't waste days writing too much code (it is just a challenge)

Setup

Enter the challenge!

  • retrieve this skeleton repository
  • install the jdk8 on your computer (this is a Java Spring web application)
  • launch the web application with ./gradlew bootRun
  • visit http://localhost:8080/ in your browser
  • press ctrl+c in the terminal to stop the web application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •