Giter VIP home page Giter VIP logo

okay-api's Introduction

OkayChat

A Public Messaging app with quirks, written in JavaScript.

Hosted at: https://okaychat.ary82.dev

This is the backend repository of the project.

See also: Client Repo

Quirks

  • Effortlessly acknowledge messages with a single keystroke. Pressing Enter with an empty message will automatically send the text "Ok"!
  • Click on Generate with AI to send an AI generated message based on the last five messages of your conversation
  • Supports Multiple Logins from same Account

Front-End

The Front end for this project is written in React, while utilising the features of various libraries such as:

  • Redux toolkit for state management
  • Axios for API requests
  • TailwindCSS for Styling

Repo link: https://github.com/ary82/okay-client

Back-End

The Back end For this project is written in JavaScript, while utilising:

  • Socket.io library for instant messaging
  • MongoDB database for storing users, and messages and WebSocket rooms
  • Calls to Google Gemini for Automatic Message Generation
  • PassportJS for implementing User Authentication

Repo link: https://github.com/ary82/okay-api

Architecture/Hosting:

Here is a schematic representation of the project, showing the technologies and platforms used for hosting it:

representation of architecture of the web app

okay-api's People

Contributors

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