Abilyne / podcast-phoenix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podcast

A basic podcast app to learn some Elixir/Phoenix

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

Todo

  • Have a (local) storage for rss feeds
  • Test other rss feeds
  • Pagination
  • Page for specific episode
  • Better looking player/more player features

About


Languages

Language:Elixir 58.9%Language:CSS 26.8%Language:JavaScript 10.3%Language:HTML 3.9%