Skip to content

enesflow/phoenix_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickChat

A simple chat application built with Phoenix LiveView and Svelte. It also has authentication

Major problems

  • We got to create a general function called "convert_ecto_to_map" that will convert the ecto struct to a map. This is because the ecto struct cannot be passed into Svelte by default. Currently I have many functions like, "convert_message_to_map", "convert_user_to_map", "convert_chat_to_map", etc.

Showcase

Showcase Gif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published