Skip to content

ranger163/ChattingApp

Repository files navigation

Chatting App Client

Introduction

This is a PROJECT IVORY repository for a picked up free design from uplabs.com website written in kotlin using MVVM design pattern that containes 5 screens "Login, Signup, forgot password, friend list and chat room" screens. I've implemented each screen and it's functions end to end from scratch server side and client side with CLEAN Archtecture and made it ready to be customized on your project if you wish to use it just clone this project and start customizing.

It's a playground application I've been doing on my spare time to play with jetpack compose, compose material 3 and having a socket connection that allows users to chat and have conversations with each other, also I've written it's backend server side using Ktor server and Kmongo DB as my database.

To have a full cycle working application (celint and server) please clone the chatting-app-server and do what's listed there in the read me file and have fun with it.

Application features

  • Fully support of dark/light theme.
  • Fully support of android 12 material 3.
  • User can signup with his information and create new account.
  • User can login to his already created account.
  • Forgot password screen is implemented only as design (I was too lazy to do it's backend work :D ).
  • User can find all already registered users and can start chatting with any one.
  • User can pick any other user from his friend list and start chatting with him.
  • User will find his history messages whenever he gets back again to the same friend room.

Requirements

This module requires the following modules/libraries:

User Interface

Archtecture

Common

Installation

Install as usual,

  • Clone this repo.
  • Update your Android Studio Electric Eel | 2022.1.1 Canary .
  • Happy coding.
  • Support me by staring this repo and following me for more projects.

Screen Shoots

Hire Me

I'm ready for a full-time or a freelancing job, just drop me an email here and let's do our chating.

License

Made with ❤️ by Ahmed Nassar, licensed under the MIT License