zenofsahil / chatreact

A chat application built using the Phoenix Framework and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatreact

A chat application built in Elixir using the Phoenix Framework.

ROADMAP

  • Use web sockets for persistent client connections [TODO]
  • Implement Phoenix channels for delivering client messsages [TODO]
  • Use React for updating chat messages. [TODO]
  • Create user accounts and isolated chats. [TODO]
  • Implement chat groups using channel broadcasting. [TODO]

About

A chat application built using the Phoenix Framework and React


Languages

Language:JavaScript 57.5%Language:Elixir 38.4%Language:HTML 4.1%