Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 398 Bytes

chat application using Angular as frontend and Firebase on backend.

If you want to run the application you need to change the firebase configuration from environment. Chat functions are:

  • login with firebase authentication (users email need to be in the db also)
  • logout
  • select room and post messages
  • update profile (image is stored using url to a firebase storage)
  • see others profiles