Giter Club home page Giter Club logo

chatroom's Introduction

chatroom

build and test codecov

Setup local development:

Download project

git clone [email protected]:momentum-devs/chatroom.git

git submodule init --update --recursive

Install build tools:

sudo apt install sccache clang-15 libc++-15-dev libc++abi-15-dev build-essential libboost-all-dev libgl1-mesa-dev libglx-dev lld ninja-build

Install Qt:

sudo apt install qt6-base-dev libqt6sql6-psql libqt6qml6 qt6-declarative-dev qt6-tools-dev qt6-tools-dev-tools qt6-l10n-tools qml6-module-qtquick-controls qml6-module-qtqml-workerscript qml6-module-qtquick-templates

Install ODB:

sudo apt install libcutl-1.10 postgresql libpq-dev sqlite3 libsqlite3-dev odb

Install libs:

cd externals && ./install_externals.sh

Run database:

chmod 777 start_dev.sh

./start_dev.sh

TODO:

  • delete user

  • update user (nickname & password)

  • user online/offline, logout user

  • *send registration verification email

  • show list of channels

  • delete channel (only creator)

  • send channel invitation (admin and creator)

  • accept channel invitation

  • reject channel invitation

  • leave channel

  • add admin user role in channels (only creator)

  • send friend invitation

  • show list of friends

  • accept friend invitation

  • reject friend invitation

  • remove from friends

  • direct messages between users

  • messages in channel

  • user has history of direct messages and messages in channel

  • *message encryption

chatroom's People

Contributors

cieslarmichal avatar wsekta avatar

Stargazers

 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.