Giter Site home page Giter Site logo

chatappios's Introduction

iOS Chat App

The Chat App is a messaging application that allows users to connect with others and start chatting.

|

Features

  • User Registration: New users can sign up and create an account to join the Chat App community.
  • User Search: Users can search for other users and view their profiles.
  • Real-time Messaging: messaging functionality for real-time communication.

Tech Stack

The Chat App is built using the following technologies:

  • Frontend: SwiftUI

    • SwiftUI is used to create the user interface, providing a responsive app design.
  • Backend: Node.js with Express and WebSocket

    • Node.js with Express is used to develop the server-side logic and handle API requests.
    • Using WebSocket for real-time messaging.
  • Database: PostgreSQL

    • PostgreSQL is used as the database management system to store user data and messages.

Installation

To run the Chat App locally on your machine, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/chat-app.git
  2. Navigate to the server directory: cd server
  3. Install dependencies: npm install
  4. Set up the PostgreSQL database and configure the connection settings.
  5. Start the development server: npm run start
  6. Open the ChatApp.xcodeproj in xcode and run build.

How to Use

  1. Register as a new user or log in using your existing credentials.
  2. Explore the app, search for other users.
  3. Start a conversation with another user by clicking on their profile.

chatappios's People

Contributors

quocduyvu6262 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.