44 lines
2.1 KiB
Markdown
44 lines
2.1 KiB
Markdown
# chatcom
|
|
Chat with anyone you like through the power of chatcom.
|
|
This app provides End-To-End Encryption so that the word doesn't leak out.
|
|
|
|
## Features:
|
|
1. Login, Reset Password & Sign-in Activity
|
|
2. Added Firebase SDK for basic analytics.
|
|
3. Added Firebase SDK for Performance.
|
|
4. Added Firebase SDK for Crash Logs (If anytime the app crashes).
|
|
5. Added Google SafetyNet for extra security.
|
|
6. Dark/Light Mode added.
|
|
7. Profile check in settings.
|
|
8. Three Tabbed view
|
|
|
|
For More info view the [CHANGELOGS HERE](https://github.com/psavarmattas/chatcom/blob/main/CHANGELOG.MD)
|
|
|
|
## ScreenShots:
|
|
|
|
<img width="250" src="https://github.com/psavarmattas/chatcom/blob/main/screenshots/SplashScreenSS.png"> <img width="250" src="https://github.com/psavarmattas/chatcom/blob/main/screenshots/ChatScreenSS.png"> <img width="250" src="https://github.com/psavarmattas/chatcom/blob/main/screenshots/ContactsScreenSS.png">
|
|
<img width="250" src="https://github.com/psavarmattas/chatcom/blob/main/screenshots/SettingsScreenSS.png"> <img width="250" src="https://github.com/psavarmattas/chatcom/blob/main/screenshots/ProfileScreenSS.png"> <img width="250" src="https://github.com/psavarmattas/chatcom/blob/main/screenshots/LoginScreenSS.png">
|
|
<img width="250" src="https://github.com/psavarmattas/chatcom/blob/main/screenshots/ContactsScreenSS.png">
|
|
|
|
## Contributors:
|
|
|
|
<a href="https://github.com/psavarmattas/chatcom/graphs/contributors">
|
|
<img src="https://contrib.rocks/image?repo=psavarmattas/chatcom" />
|
|
</a>
|
|
|
|
## [License](https://github.com/psavarmattas/chatcom/blob/main/LICENSE.MD)
|
|
|
|
Copyright 2022 PSMForums
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|