Skip to content

GameChat is a messaging service targeted at gamers. Users can type in their native language and their text is automatically translated such that gamers of other languages can understand and contribute to any conversation. The DeepL deep learning API was used for an accurate translation of user messages.

Notifications You must be signed in to change notification settings

nik-neg/gamechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameChat

GameChat is a messaging service targeted at gamers. Users can type in their native language and their text is automatically translated such that gamers of other languages can understand and contribute to any conversation. The DeepL deep learning API was used for an accurate translation of user messages.

Hint: The project is not maintained ✌️

Login / Register page

alt text

Register page

alt text

Home page

alt text

Profile page

alt text

Chat page

alt text

Demo:

https://www.youtube.com/watch?v=v8LlddrXfg8

Getting started

Front end

  1. Open the client folder and run npm i in the terminal.
  2. Start the app by typing npm start

Back end

  1. Open the server folder run npm i in the terminal.
  2. Start the server by running npm start

Tech stack

Front end

Back end

About

GameChat is a messaging service targeted at gamers. Users can type in their native language and their text is automatically translated such that gamers of other languages can understand and contribute to any conversation. The DeepL deep learning API was used for an accurate translation of user messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •