Skip to content

Nafaska/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatter

Web application for instant messaging. Deployed to Heroku: https://chatter-messaging-app.herokuapp.com

Technologies and libraries used:

Architecture:

Limitations:

  • Messages are currently stored on the client side with the limit of 15 messages per channel. The client store is cleaned up each time the page is refreshed.
  • Messages are not stored on the server or database.

Planned Improvements:

  • Increase test coverage.
  • Get user images from Google Account.
  • Update channel details.
  • Close channel panel once selected.
  • Show online users.

Main interaction scenarios as GIFs:

Screenshots:

Desktop (macOS, Chrome):

Mobile (iOS, Chrome):

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published