Coder Social home page Coder Social logo

chitchat's Introduction

Clang Linux Build Windows Build GCC Linux Build

A simple and efficient C++ implementation of a messenger using the popular boost::beast and boost::asio libraries for networking.


Getting started

Conan

This is an open source, decentralized and multi-platform package manager for C/C++.

Install Python:

$ sudo apt-get install python3.12

Install Conan:

CMake

CMake is a cross-platform, open-source build system generator.

Install CMake:

chitchat's People

Contributors

memorisecodead avatar playerchik avatar

Watchers

 avatar

chitchat's Issues

Network Refactoring

You Should Refactoring Network Base

And there is:

  • Adding coments for other network parts of code
  • Renaming BeastAttribute.hpp and addicted parts of it
  • Prepearing Code base for Doxygen Documentation (use Doxy styleguide)

Need to fix HTML bug...

You need to use SonarCloud analyzer to fix the bug.

Terms: SonarCloud check must pass and

Cover Network Tests

Complete tests and display coverage using Sonar.
Also pay attention to workflow

Cleaning Smells...

For our reasons,
you should clean smells in our code base with SonarCloud.

What should you do:

  1. Decide smells for 0
  2. Decide bugs for 0

Getting New Style Of Pr.

You have should to update project style with other style things: pages, uses architecture, uses languages(remark with pictures).

Set up CI/CD

Writing .yml files for each section of code.
Customising the github for testing

Documentation via Doxygen

What is required to be done:

  1. Add Doxygen to the project
  2. Configure it
  3. Check code comments
  4. Generate documentation

Cover HTML page with tests

Cover the unit test JavaScript part of the code using the Mocha or Jasmine library.

Also write E2E(End-to-end) tests: simulate real user interaction with an HTML page.
For E2E testing use frameworks like Cypress or Selenium WebDriver.

Upgrade HTML-Page

Rewrite the HTML page of ChitChat:

1. Improve the interface: add animations
2. Redesign the page
3. Arrangement of objects (buttons, fields)

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.