Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 803 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 803 Bytes

rigichat

Chat Application Assesment by Anooj Mathew Varghese

Hosted here https://rigiclub.web.app/

Assessment details

Task - Create a chat application on React. Flow required -

    1.  Login which takes mobile number . 

    1.  OTP Verification (Enter a dummy otp to proceed to next page) 

    1.  Main page of app showing list of all the chats which user has joined (Can use dummy 
data for populating chat list) 

    1.  User can select any chat from chat list and then individual chat window should open 

    1.  In the chat window, insert large texts (approx 1000 words or more for a single text), more 
than 100 times along with images. Scrolling should be smooth in the chatwindow. 
 Use https://reactrouter.com/ for routing.

Login to Application using any number and OTP.