Simple chat application developed using QT widget for ui and cpp language for backend .
The application has so many cool features which some are listed here :
- working in both online and offline mode
- saving data to local sqlite databse
- communicate with remote server using HTTP requests
- simple and intuitive UI/UX
Here is some snapshots of the application :
setup page : sign up page : chat page :Application's source code is available in src folder
If you want to just test and run the application you can download and use the installer.exe file availabe in installer folder to install the application