An open API service indexing awesome lists of open source software.

https://github.com/mattchristopher314/crosstalk

A web-based instant messaging platform built with Node.js and Socket.IO.
https://github.com/mattchristopher314/crosstalk

chat nodejs

Last synced: 9 months ago
JSON representation

A web-based instant messaging platform built with Node.js and Socket.IO.

Awesome Lists containing this project

README

          


[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]

**NO LICENSE. All rights reserved.**





Logo

Crosstalk


A web-based instant messaging platform built with Node.js and Socket.IO




Report Bug
·
Request Feature

Table of Contents




  1. About The Project


  2. Acknowledgements

## About The Project

![Login Screen Shot][login-screenshot]
A screenshot of the project login screen.

![Chat Screen Shot][chat-screenshot]
A screenshot of the project chat screen.

### Built With

* [Node.js](https://nodejs.org/en/)
* [Argon2](https://www.npmjs.com/package/argon2)
* [Async](https://www.npmjs.com/package/async)
* [body-parser](https://www.npmjs.com/package/body-parser)
* [Chart.js](https://www.chartjs.org/)
* [dotenv](https://www.npmjs.com/package/dotenv)
* [Express](https://www.npmjs.com/package/express)
* [express-mysql-session](https://www.npmjs.com/package/express-mysql-session)
* [express-session](https://www.npmjs.com/package/express-session)
* [log4js](https://www.npmjs.com/package/log4js)
* [MySQL](https://www.npmjs.com/package/mysql)
* [Nodemailer](https://www.npmjs.com/package/nodemailer)
* [particles.js](https://github.com/VincentGarreau/particles.js/)
* [Socket.IO](https://www.npmjs.com/package/socket.io)
* [socket.io-stream](https://www.npmjs.com/package/socket.io-stream)

## Acknowledgements

* README.md adapted from [https://github.com/othneildrew/Best-README-Template](https://github.com/othneildrew/Best-README-Template)

[contributors-shield]: https://img.shields.io/github/contributors/Rusty3141/Crosstalk.svg?style=for-the-badge
[contributors-url]: https://github.com/Rusty3141/Crosstalk/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Rusty3141/Crosstalk.svg?style=for-the-badge
[forks-url]: https://github.com/Rusty3141/Crosstalk/network/members
[stars-shield]: https://img.shields.io/github/stars/Rusty3141/Crosstalk.svg?style=for-the-badge
[stars-url]: https://github.com/Rusty3141/Crosstalk/stargazers
[issues-shield]: https://img.shields.io/github/issues/Rusty3141/Crosstalk.svg?style=for-the-badge
[issues-url]: https://github.com/Rusty3141/Crosstalk/issues
[license-shield]: https://img.shields.io/github/license/Rusty3141/Crosstalk.svg?style=for-the-badge
[license-url]: https://github.com/Rusty3141/Crosstalk/blob/main/LICENSE.txt
[login-screenshot]: https://github.com/Rusty3141/Crosstalk/blob/main/Documentation/Images/login.html.blank.png?raw=true
[chat-screenshot]: https://github.com/Rusty3141/Crosstalk/blob/main/Documentation/Images/chat.html.anon.png?raw=true