Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zagoli/votasanremo

Vote artists each evening of the Sanremo Music Festival
https://github.com/zagoli/votasanremo

elixir phoenix-liveview

Last synced: about 2 months ago
JSON representation

Vote artists each evening of the Sanremo Music Festival

Awesome Lists containing this project

README

        

# VotaSanremo
Code for [votasanremo.zagoli.com](votasanremo.zagoli.com).

This website allows you to vote for each artist every evening during the
[Sanremo Music Festival](https://en.wikipedia.org/wiki/Sanremo_Music_Festival) and view a live leaderboard.

It's a personal project, not affiliated with the Festival in any way.
I created it for my friends and to learn Elixir and Phoenix LiveView.
Unfortunately, my UI/UX skills are lacking, so it might not look very polished.

# Run locally
1. Install [Elixir](https://elixir-lang.org/install.html)
2. Install [PostgreSQL](https://www.postgresql.org/download/)
3. Clone `main` and run `mix phx.server`