Just knowing Elixir and Phoenix :)
Choose a playlist from Letras.com and send it to Spotify!
Todo:
- Improve code (Elixir style, error handling, etc)
- Supervisor to async tasks (spotify tasks and letras tasks)
- API to use on chrome extension
To start your Phoenix server:
- Install dependencies with
mix deps.get
- Create and migrate your database with
mix ecto.setup
- Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
Now you can visit localhost:4000
from your browser.