Skip to content

A What's app clone Android Application built using Kotlin and Firebase.

License

Notifications You must be signed in to change notification settings

ManaswiniKundeti/Connect

Repository files navigation

Connect

License API

A Whats app clone, Android application. This app was built on Kotlin using Retrofit, Picasso, Firebase Storage, Firebase Database and Firebase Cloud Messaging.


Download

Go to the Releases to download the lastest APK.

App Features

  • Authentication: The app guides a new user to registration. Previously, registered users, can login using email/password.
  • Chats: Post authentication, the home page of the app displays the logged in user's chat list.
  • Search: Users can search the list of registered users, based on the user name.
  • Settings: Users can change their profile picture and cover picture. Social links of the user can also be updated to the appropriate social networking icons.
  • Profile: Users can view their friends profile by selecting the user profile from the select fragment.
  • Push Notifications: Each time a new messagae is sent/received, push notifications go out to the appropriate receiver/sender

Open-source libraries

API

Connect uses Firebase

Find this repository useful?

Support it by joining stargazers for this repository.

License

Designed and developed by 2020 ManaswiniKundeti (Manaswini Kundeti)

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.