Skip to content

Akshita-2307/Quick-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Chat

It is a dynamic web-based chat application made using HTML,CSS and Javascript. It allows user to create their profile,view others profile,send messages, delete messages in a clean and responsive way.

Features

  • User can make their profile with unique usernames.
  • Sidebar showming all available users.
  • Private one-to-one conversation.
  • Delete message for me and everyone.
  • View profile of ourself and others.
  • Responsive design.
  • Local storage based data.

Technology Used

  • HTML
  • CSS
  • Javascript

Working

  • User enter a username and password to create an account.
  • After log in they can:
    1. Select another user from sidebar.
    2. Send messages.
    3. Delete messages.
    4. View profile.
  • All data is stored locally using LocalStorage.

Future Improvements

  • Real-time global chat using firebase.
  • Profile picture support.
  • Message timestamp.
  • Online/Offline status.

Waka time

Waka Time

About

HTML,CSS,JAVASCRIPT based chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors