Skip to content

OrpazSond/Lets-Talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Talk

about this project

In this project we created Chat site with three pages:

Login page

On this page, existing users can log in to the site using their username and password stored in the server.
To log in successfully the user must enter a valid password and username.

Image

Registration page

On this page you can register for the site. The user must enter a valid username, nickname and password.
The user can add a profile image.
After successful registration the user is redirected to the chat page.

Image

Chat page

On this page on the left there is a list of user chats.
You can send new messages (text, record, image or video) to other users and communicate.
You can add a new user by adding his username, and his server, a validation check is performed and if the details are correct the new user is added successfully.
In this way you can communicate with users on another server.

Image

Getting Started

Run the server from https://github.com/hilaninio/ASS2
type npm start in commend line.
register to the site and get started!

Built With

  • react
  • bootsrap

packeges we used

  • react-router-dom
  • react-bootsrap
  • @microsoft/signalr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published