Random Anonymous Chat icon

Random Anonymous Chat

Hot or Not

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

Random Anonymous Chat

Description

Random Anonimous Chat

Full pack: Frontend (Angular 8 ) and Backend (.NET Core 3.1) for random anonymous chat. Communication between two persons.

Text messaging, and images. Adapted for mobile devices – it works both on Desktop and on the Phone and Tablet.

Key Features:

  • Random Anonimous Chat – there is no need to specify your identification parameters: mail, name, gender or something else.
  • The choice of the interlocutor is carried out randomly from among the free.
  • The interlocutor can complete communication with the current opponent.
  • The interlocutor may prohibit the opponent from meeting again in this chat for a fixed time.
  • Communication method: text messages and images.

Demo video.

Getting started Frontend:

  • Open folder in Visual Studio Code (where the “package.json” file is located)
  • Restore the environment by calling the console command (main menu View->Terminal): npm install
  • Run the frontend via the command (in the same console): ng serve
Default backend url: You can change it from file protractor.conf.js and launch.json – for proper debugging.

Getting started Backend:

  • Open folder in Visual Studio Code
  • Run the project: Debug -> Chose ”.NET Core Launch (web)”; Click “Start Debug”.
Default backend url: You can change it from file appsettings.json and launchSettings.json – for proper debugging.

Technology Frontend:

  • Angular 8
  • Bootstrap
  • Microsoft SignalR

Technology Backend:

  • dotNet Core 3.1
  • Microsoft SignalR
  • JwtToken Bearer – Authentication
  • Swagger – REST API documentation

Contacts:

info@inogst.tech