Code Monkey home page Code Monkey logo

pchat's Introduction

Android Chat Application (One-to-one)

This is a native chat android application built with jetpack compose (Modern Android UI library). Features include private chat messaging with real time updates using socket.io

NB: If you run the application it wont work because the server is not available Github Link To Server Application

Screenshots of the app

Technologies Used in the Android App

  1. Jetpack Compose
  2. Dagger Hilt for Dependency Injection
  3. Retrofit to make API Calls for fetching individual messages
  4. Some of the google accompanist libraries for extra features
  5. MVVM architecture
  6. Socket.io for real time communication between the app and the server
  7. Passwordless Google sign in using your email

Backend Application

The backend application is built on node.js with the express.js framework to store and retrieve information of the application.The database used is Mongo DB

NB: The server application is not deployed because the free deployment platforms don't support server deployment for websockets application and even so when deployed the connection will be killed after the maximum execution time is reached

Technologies Used in the Backend Application(Server)

  1. Express.js
  2. Socket.io for real time communication
  3. Mongoose for connecting with mongo DB

Features to come

  1. Hopefully a status feature like WhatsApp

pchat's People

Contributors

chege4179 avatar

Stargazers

Jatin Vashisht avatar  avatar Sumit Chouhan avatar Abhinav Sumaan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.