Code

Random Anonymous Chat

Random Anonymous Chat

By
Cart 7 sales

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: http://localhost:4200 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: http://localhost:5000 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
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey