Skip to content

Chat Application having features such as one to one messaging, status (last seen or online) and seen, sent and received receipts

Notifications You must be signed in to change notification settings

GauravKatare/Chat_App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An application which supports user to user messaging,read receipt and last seen feature.Technologies used - java , MySql, Java fx.The project contains some good system design concepts.In this application we try to keep data onuser local database rather than server.This helps us in removing old transaction from server.

About

Chat Application having features such as one to one messaging, status (last seen or online) and seen, sent and received receipts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • HTML 0.4%