Skip to content

abhshk-dev/chatApp

Repository files navigation

Legend

✅ -> Done. ❌ -> Not Done. ⌛ -> Pending.

Bugs to be resolved

a.) Message should deliver on press of Enter.✅ b.) If the input is empty the message should not send.( Write code foor validation.)✅ c.) Use onchildAdded and onchildRemoved listeners for adding and removing data. ✅ d.) Menu on hover of messages not showing properly. ✅ chatref:{ message:"", id:chatref, user:{ name:"moh", email:"[email protected]" } }

Functionalities to be achieved.

a.) Delete message functionality using onChildRemoved and remove function of firebase.✅ b.) Drop-Up on click of chat messages to be displayed with options such as Delete✅,React ❌ and Reply. ✅ c.) React with emojis functionality ❌ d.) Reply functionality to be implemented ✅ e.) Emoji library to be added ⌛ f.) Wouter to be added. ✅ g.) In built gif sending funcitonality. h.) Notification feature added. ✅

Code Improvement Ideas.

a.) Use ContextAPI to solve prop drilling issue / improve code readability.✅

About

Chat App using ReactJS and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published