littlelines / littlechat

A peer-to-peer video chat application made using Phoenix, LiveView, and WebRTC. Want to know how it's made? Read the blog post: https://littlelines.com/blog/2020/07/06/building-a-video-chat-app-in-phoenix-liveview
https://littlechat.app
MIT License
190 stars 21 forks source link

Updates UI for room creation and room view #1

Closed LeahArmstrong closed 4 years ago

LeahArmstrong commented 4 years ago

Screen Shot 2020-07-01 at 15 44 57-fullpage Screen Shot 2020-07-01 at 15 53 02-fullpage Screen Shot 2020-07-01 at 16 33 07-fullpage

JesseHerrick commented 4 years ago

Looks great overall, @DustinArmstrong. I just have a few changes. Also, the changes to the root route made one of the tests fail. I can help with that if you need it.