Thanks to visit codestin.com
Credit goes to github.com

Skip to content

erasmas/poopyloops

Repository files navigation

💩 PoopyLoops

PoopyLoops is a silly little web service to collaborate on music playlists and vote for the most liked songs. Previously, I was using Excel spreadsheets for this, but it was dull and had a corporate smell.

This was built just for fun and to try out Phoenix LiveView.

PoopyLoops has the following features:

  • Authentication using Google OAuth
  • Updates to a playlist are broadcasted to clients using Phoenix.PubSub
  • Playlist tracks are sorted based on reactions
  • Playlists can be shared using a private link
  • Impressive logo and design by alexyzhuk

Development

To start your Phoenix server:

  • Run docker-compose up
  • Run mix setup to install and setup dependencies
  • Run mix ecto.migrate to apply DB migrations
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Learn more

About

A voting service that you never needed.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •