Skip to content
/ chat Public

Simple chat created with Node.js, Angular and RxJS. Server for store and manage data is Firebase. Testing implemented on Jasmine and coverage is almost 100% (except private code).

Notifications You must be signed in to change notification settings

dnsmsv/chat

Repository files navigation

Chat

Simple chat created with Node.js, Angular and RxJS. Server for store and manage data is Firebase. Testing implemented on Jasmine and coverage is almost 100% (except private code).

Introduction

It's a training project. Created to learn new technologies and memorize the material from online course.

Technologies

  • Node.js 14.15.1
  • Angular 11.0.1
  • RxJS 6.6.3
  • Jasmine 3.6.0
  • Karma 5.1.1

Launch

https://dnsmsv.github.io/chat/

Features

  • Sign Up, Login and Logout;
  • Send/Delete/Reply message.

ToDo:

  • Realize notification;
  • Implement sending emoji, voice message, picture, video etc.

About

Simple chat created with Node.js, Angular and RxJS. Server for store and manage data is Firebase. Testing implemented on Jasmine and coverage is almost 100% (except private code).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published