Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wakeupdxxn/wmessage
https://github.com/wakeupdxxn/wmessage
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wakeupdxxn/wmessage
- Owner: wakeUPdxxn
- Created: 2022-12-05T19:27:46.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T06:27:18.000Z (10 months ago)
- Last Synced: 2024-01-18T10:14:14.707Z (10 months ago)
- Language: C++
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WMESSAGE(WeMessage)
So, it will be a kind of messaging application.
Including c++ server and c++ client. Firebase for stored of user data and so own.
Writing with Qt 6.4.## For usage you need to
### On server:
- Change the current path to the apiKey file in line №9 in "server.cpp" and put your Firebase apiKey to them.
- Change the endpoint in method "grabUserData" of the file named "databasehandler.cpp" to your actual database link.### On client:
- Change the current path to the userData file in methods "setAuthrorized" and "isAuthorized" in "client.cpp"
I apologize for the current inconvenience with launching.
In the future,neares to realese, this process will be much easier.