About this project
This project is my biggest project using QT5
The goal was doing an application using QT5. The application is a messaging service where you can login/register and then message or call your connected friends.
The whole application is done in c++ using QT5 for the front, we are using asio for the server.
I really like how this project ended, I have a really polished visual and everything is working correctly. I can use this to chat with my friend.
Demo
Features
- My First big project in QT.
- Server using asio.
- DB with login/register system.
- Messaging service with save of all your message.